Artemis.Profiles.Layers.Models.SimplePropertiesModel.SimplePropertiesModel C# (CSharp) Метод

SimplePropertiesModel() публичный Метод

public SimplePropertiesModel ( LayerPropertiesModel properties = null )
properties LayerPropertiesModel
        public SimplePropertiesModel(LayerPropertiesModel properties = null) : base(properties)
        {
        }
    }
SimplePropertiesModel