Calls a method on an object dynamically.
Syntax:
public static object CallMethod( object Object, string Method, Object[] Params );