Esempio n. 1
0
 public MethodBase GetMethodInfo(MethodCall objCall)
 {
     return(parent.GetMethodInfo(objCall));
 }