C# Class TypeScript.TypeScriptCompiler

Inheritance: IBuilder
Mostra file Open project: giggio/TypeScriptCompiler Class Usage Examples

Public Methods

Method Description
Compile ( string jsCode ) : string

Method Details

Compile() public method

public Compile ( string jsCode ) : string
jsCode string
return string