Summary
Initializes a new instance of the
CakeNamespaceImportAttribute
class.
- Namespace
- Cake
.Core .Annotations - Containing Type
- Cake
Namespace Import Attribute
Syntax
public CakeNamespaceImportAttribute(string namespace)
Parameters
Name | Type | Description |
---|---|---|
namespace | string | The namespace. |
Return Value
Type | Description |
---|---|
void |