GetFunction(string)
Method in Library
Summary
Returns a System.Delegate
with a given name.
Parameters
Name | Description |
---|---|
| The name of the function to retrieve. |
Returns
The System.Delegate
.
Method in Library
Returns a System.Delegate
with a given name.
Name | Description |
---|---|
| The name of the function to retrieve. |
The System.Delegate
.