Exemplo n.º 1
0
 public override object Invoke(object obj, Type type)
 {
     return(Method.Call(obj, ParameterTypes, Args));
 }