Overload List
Name | Description | |
---|---|---|
Call(String) |
Executes a program in the new run-unit with no parameters
| |
Call(String, Object) |
Executes a program in the new run-unit with a set of parameters
The parameters are currently restricted to objects or native IL types |
See Also