C# Class Ember.Handlebars.Compiler

显示文件 Open project: Myslik/csharp-ember-handlebars Class Usage Examples

Private Properties

Property Type Description
LoadResource string

Public Methods

Method Description
Compiler ( ) : System.Diagnostics
Precompile ( string template ) : string

Private Methods

Method Description
LoadResource ( string name ) : string

Method Details

Compiler() public method

public Compiler ( ) : System.Diagnostics
return System.Diagnostics

Precompile() public method

public Precompile ( string template ) : string
template string
return string