string result; object[] params=new object[1]; params[0]=result; Type.InvokeMethod("GetName", BindingFlags.InvokeMethod, null, params);