Table of Contents

Method RunScript

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

RunScript(string[])

When implemented by a class, executes the script without debugging.

void RunScript(string[] args = null)

Parameters

args string[]

Optionsl command-line arguments.