Summary
Initializes a new instance of the
CakeAliasCategoryAttribute
class.
- Namespace
- Cake
.Core .Annotations - Containing Type
- Cake
Alias Category Attribute
Syntax
public CakeAliasCategoryAttribute(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The category name. |
Return Value
Type | Description |
---|---|
void |