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