RuntimeInitialize(EventInfo)
Initializes the current aspect.
Declaration
public virtual void RuntimeInitialize(EventInfo eventInfo)
Parameters
Type | Name | Description |
---|---|---|
EventInfo | eventInfo | Event to which the current aspect is applied. |
Initializes the current aspect.
public virtual void RuntimeInitialize(EventInfo eventInfo)
Type | Name | Description |
---|---|---|
EventInfo | eventInfo | Event to which the current aspect is applied. |