public override void CompileTimeInitialize(System.Reflection.MethodBase method, AspectInfo aspectInfo)
 {
     this.methodFormatStrings = Formatter.GetMethodFormatStrings(method);
 }
예제 #2
0
 public override void CompileTimeInitialize(System.Reflection.MethodBase method, AspectInfo aspectInfo)
 {
     this.methodFormatStrings = Formatter.GetMethodFormatStrings( method );
 }