C# Class Knapsack.CoffeeScript.CoffeeScriptCompiler

Inheritance: ICoffeeScriptCompiler
Afficher le fichier Open project: andrewdavey/knapsack Class Usage Examples

Private Properties

Свойство Type Description
CreateScriptEngineWithCoffeeScriptLoaded ScriptEngine

Méthodes publiques

Méthode Description
CoffeeScriptCompiler ( string>.Func loadSourceFromFile ) : System
CompileFile ( string path ) : string

Private Methods

Méthode Description
CreateScriptEngineWithCoffeeScriptLoaded ( ) : ScriptEngine

Method Details

CoffeeScriptCompiler() public méthode

public CoffeeScriptCompiler ( string>.Func loadSourceFromFile ) : System
loadSourceFromFile string>.Func
Résultat System

CompileFile() public méthode

public CompileFile ( string path ) : string
path string
Résultat string