Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cassette
HtmlTemplates
HandlebarsCompiler
C# Class Cassette.HtmlTemplates.HandlebarsCompiler
Inheritance:
ICompiler
Exibir arquivo
Open project: Zocdoc/cassette
Class Usage Examples
Public Methods
Method
Description
Compile
(
string
source
,
IFile
sourceFile
) :
string
HandlebarsCompiler
( ) :
Cassette.IO
Method Details
Compile()
public
method
public
Compile
(
string
source
,
IFile
sourceFile
) :
string
source
string
sourceFile
IFile
return
string
HandlebarsCompiler()
public
method
public
HandlebarsCompiler
( ) :
Cassette.IO
return
Cassette.IO