System.ComponentModel.CategoryAttribute.CategoryAttribute C# (CSharp) Method

CategoryAttribute() public method

public CategoryAttribute ( string category )
category string
        public CategoryAttribute(string category) { }
        public static System.ComponentModel.CategoryAttribute Action { get; }

Same methods

CategoryAttribute::CategoryAttribute ( )