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