Method CreateAction
CreateAction(ILegacyScriptContext, IFluentLog)
Declaration
Task<ILegacyScriptAction> CreateAction(ILegacyScriptContext scriptCode, IFluentLog log)
Parameters
| Type | Name | Description |
|---|---|---|
| ILegacyScriptContext | scriptCode | |
| IFluentLog | log |
Returns
| Type | Description |
|---|---|
| Task<ILegacyScriptAction> |