Method RunScriptAsync
RunScriptAsync(string[])
When implemented by a class, starts executing the script without debugging.
void RunScriptAsync(string[] args = null)
Parameters
args
string[]Optionsl command-line arguments.
When implemented by a class, starts executing the script without debugging.
void RunScriptAsync(string[] args = null)
args
string[]Optionsl command-line arguments.