Table of Contents

Method Compile

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

Compile()

Initializes script engine and compiles the script.

public virtual bool Compile()

Returns

bool

True if succeeds; otherwise, false.