RuntimeInitialize(MethodBase)
Initializes the current aspect.
Declaration
void RuntimeInitialize(MethodBase method)
Parameters
Type | Name | Description |
---|---|---|
MethodBase | method | Method to which the current aspect is applied. |
Initializes the current aspect.
void RuntimeInitialize(MethodBase method)
Type | Name | Description |
---|---|---|
MethodBase | method | Method to which the current aspect is applied. |