Method RunScriptAsync
- Namespace
- Alternet.Scripter.Debugger.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.Debugger.v9.dll
RunScriptAsync(string[])
Starts executing the script without debugging.
public virtual void RunScriptAsync(string[] args = null)
Parameters
args
string[]Optionsl command-line arguments.