- Namespace
- Statiq
.Testing .JavaScript - Containing Type
- TestJsEngine
- Implements
-
- IJavaScriptEngine.CallFunction
<T> (string, object[])
- IJavaScriptEngine.CallFunction
Syntax
public T CallFunction<T>(string functionName, params object[] args)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| functionName | string | |
| args | object[] |
Return Value
| Type | Description |
|---|---|
| T |