Method | Description | |
---|---|---|
ActionCategoryAttribute ( ) : System |
Initializes a new instance of the ActionCategoryAttribute class.
|
|
ActionCategoryAttribute ( string categoryName ) : System |
Initializes a new instance of the ActionCategoryAttribute class.
|
public ActionCategoryAttribute ( string categoryName ) : System | ||
categoryName | string | Name of the category. |
return | System |