Table of Contents

Method PreStartup

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

PreStartup()

This method is invoked before debugger starts execution.

public virtual bool PreStartup()

Returns

bool

true if succeed otherwise false;