ZForge.Controls.TreeViewAdv.StringCollectionEditor.StringCollectionEditor C# (CSharp) Метод

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

public StringCollectionEditor ( Type type ) : System
type System.Type
Результат System
        public StringCollectionEditor(Type type)
            : base(type)
        {
        }