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