RequiresThreadSafeAttribute.RuntimeInitialize Method |
Initializes the current aspect.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading (in PostSharp.Patterns.Threading.dll) Version: 6.5.16.0 (6.5.16.0)
C#
public override void RuntimeInitialize( LocationInfo locationInfo )
Parameters
- locationInfo
- Type: PostSharp.Reflection.LocationInfo
Location to which the current aspect is applied.