Table of Contents

Method Start

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

Start()

Starts executing the program from the entry point with specified settings.

public virtual bool Start()

Returns

bool

True if succeeds; otherwise, false.