Introduction
This class provides helper methods for executing action sequences.
Methods#
| Name | Description |
|---|---|
| InvokeMatchingSignature | Invoke a method on an object with a matching signature |
| GetMatchingSignature | Get a method from an object with a matching name and signature |
| GetValue | Get the object value of a json string |
| SetMemberValue | Set the value of a member on an object |
| ParamDataListToObjectArray | Convert JSON to a list of parameters |