MethodLevelAspect.CompileTimeInitialize Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.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.