Table of Contents

Method Start

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

Start()

When implemented by a class, starts executing the program from the entry point with specified settings.

public virtual bool Start()

Returns

bool

true if succeed otherwise false;