C# Class StitchIt.Handlers.CoffeeScript.CoffeeScriptCompiler

Afficher le fichier Open project: davidpadbury/StitchIt

Méthodes publiques

Méthode Description
CoffeeScriptCompiler ( ) : System
Compile ( string coffeeScript ) : string

Private Methods

Méthode Description
CreateEngine ( ) : void
LoadCoffeeScriptSource ( ) : string

Method Details

CoffeeScriptCompiler() public méthode

public CoffeeScriptCompiler ( ) : System
Résultat System

Compile() public méthode

public Compile ( string coffeeScript ) : string
coffeeScript string
Résultat string