public object InvokeStaticMethod_TwoParms( string TypeName, string Method, object Parm1, object Parm2 );
string Method
object Parm1
object Parm2