Method Compile
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
Compile()
Initializes script engine and compiles the script.
public virtual bool Compile()
Returns
- bool
True if succeed, otherwise false.
Initializes script engine and compiles the script.
public virtual bool Compile()
True if succeed, otherwise false.