Table of Contents

Method Compile

Namespace
Alternet.Scripter.TypeScript
Assembly
Alternet.Scripter.TypeScript.v9.dll

Compile()

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

bool Compile()

Returns

bool

True if succeed, otherwise false.