AddAttribute(AttributeConstruction)
Adds a custom attribute to the current declaration.
Declaration
void AddAttribute(AttributeConstruction attribute)Parameters
| Type | Name | Description |
|---|---|---|
| AttributeConstruction | attribute | The attribute to add. |
Adds a custom attribute to the current declaration.
void AddAttribute(AttributeConstruction attribute)| Type | Name | Description |
|---|---|---|
| AttributeConstruction | attribute | The attribute to add. |