RuntimeInitialize(FieldInfo)
Method invoked at runtime before any other method of the aspect is invoked.
Declaration
void RuntimeInitialize(FieldInfo field)Parameters
| Type | Name | Description |
|---|---|---|
| FieldInfo | field | Field on which this instance is applied. |
Method invoked at runtime before any other method of the aspect is invoked.
void RuntimeInitialize(FieldInfo field)| Type | Name | Description |
|---|---|---|
| FieldInfo | field | Field on which this instance is applied. |