Dynamically invokes a method. This method is implemented for all technology domains that support dynamic invoke.
DynamicInvoke can dynamically invoke all public methods that 4Test defines for the test object. For test objects in a Windows Forms application or a WPF application, DynamicInvoke can additionally invoke public static methods that the MSDN defines and user-defined public static methods of any type.