Table of Contents

Method RunScriptAsync

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

RunScriptAsync(string[])

When implemented by a class, starts executing the script without debugging.

void RunScriptAsync(string[] args = null)

Parameters

args string[]

Command-line arguments.