ILocationLevelAspect.RuntimeInitialize Method |
Initializes the current aspect.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.1.0 (6.9.1.0)
C#
void RuntimeInitialize( LocationInfo locationInfo )
Parameters
- locationInfo
- Type: PostSharp.Reflection.LocationInfo
Location to which the current aspect is applied.