Esempio n. 1
0
 private IMethodCall SetData(IMethod method, IMethodCall call)
 {
     return(_generator.SetData(method, call) as IMethodCall);
 }