Table of Contents

Method Compile

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

Compile()

When implemented by a class, initializes script engine and compiles the script.

public virtual bool Compile()

Returns

bool

true if succeed otherwise false;