PostSharp//API Reference/Post­Sharp.​Aspects/IType­Level­Aspect/Runtime­Initialize
Open sandboxFocus

Method RuntimeInitialize

RuntimeInitialize(Type)

Initializes the current aspect.

Declaration
void RuntimeInitialize(Type type)
Parameters
Type Name Description
Type type

Type to which the current aspect is applied.