Ext.Net.Layer.Layer C# (CSharp) Method

Layer() private method

private Layer ( LayerConfig config ) : System.ComponentModel
config LayerConfig
return System.ComponentModel
        public Layer(LayerConfig config) : base(config.Serialize(true)) { }