コード例 #1
0
 protected virtual void LoadMethodArgument(PointCut pc, AdviceArgument parameter)
 {
     pc.MethodOf(_target).Cast(_ts.MethodBase);
 }