The Functions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ExecuteFunction(String) |
Executes the function.
| |
| ExecuteFunction(String, IDictionary<(Of <<'(String, Object>)>>)) |
Executes the function.
| |
| ExecuteFunction(String, Object) |
Executes the function.
| |
| ExecuteFunction(String, IDictionary<(Of <<'(String, Object>)>>), FunctionContextContainer) |
Executes the function.
| |
| ObjectToDictionary |
Builds a dictionary for object properties' values.
|