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