Table of Contents

Method RunScript

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

RunScript(string[])

Executes the script without debugging.

public virtual void RunScript(string[] args = null)

Parameters

args string[]

Optionsl command-line arguments.