System.ComponentModel.CategoryAttribute.CategoryAttribute C# (CSharp) Метод

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

public CategoryAttribute ( )
        public CategoryAttribute() { }
        public CategoryAttribute(string category) { }

Same methods

CategoryAttribute::CategoryAttribute ( string category )