Table of Contents

Method StartWithoutDebug

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

StartWithoutDebug()

When implemented by a class, run script starting from the main entry point.

bool StartWithoutDebug()

Returns

bool

true if succeed otherwise false;