Table of Contents

Method Run

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

Run()

Executes script starting from the main entry point.

public virtual object Run()

Returns

object

Return value of the script being executed.