Table of Contents

Method PreStartup

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

PreStartup()

This method is invoked before debugger starts execution.

public virtual bool PreStartup()

Returns

bool

True if succeeds; otherwise, false.