Table of Contents

Method RunScriptAsync

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

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.