Summary
Initializes a new instance of the
CakeModuleAttribute
class.
- Namespace
- Cake
.Core .Annotations - Containing Type
- CakeModuleAttribute
Syntax
public CakeModuleAttribute(Type moduleType)
Parameters
Name | Type | Description |
---|---|---|
moduleType | Type | The module type. |
Return Value
Type | Description |
---|---|
void |