System.ComponentModel.CategoryAttribute.CategoryAttribute C# (CSharp) 메소드

CategoryAttribute() 공개 메소드

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

Same methods

CategoryAttribute::CategoryAttribute ( string category )