Table of Contents

Method RunScript

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

RunScript(string[])

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

void RunScript(string[] args = null)

Parameters

args string[]

Command-line arguments.