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