MethodLevelAspect.CompileTimeInitialize Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.16.0 (6.5.16.0)
public virtual void CompileTimeInitialize( MethodBase method, AspectInfo aspectInfo )
Parameters
- method
- Type: System.Reflection.MethodBase
Method to which the current aspect is applied - aspectInfo
- Type: PostSharp.Aspects.AspectInfo
Reserved for future usage.