Invoke the method on this class named
namewith one parameter of type
cl, passing
objas the argument.
Invoke the method on this class named
namewith one parameter of type
cl, passing
objas the argument.
public virtual void invokeMethod(string,object,Type);
Invoke the method on this class named
namewith parameter types
paramTypes, passing
argsas the arguments.
public virtual void invokeMethod(string,object[],Type[]);