ObjectExtensionsInvokeMethod Method |
Name | Description | |
---|---|---|
InvokeMethod(Object, String, Object) |
Searches for the public method with the specified name and invokes it using the specified parameters.
| |
InvokeMethodTObject(Object, String, Object) |
Searches for the public method with the specified name and invokes it using the specified parameters, returning the result.
|