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
HoganCompiler
C# Class Cassette.HtmlTemplates.HoganCompiler
Inheritance:
ICompiler
Exibir arquivo
Open project: Zocdoc/cassette
Class Usage Examples
Public Methods
Method
Description
Compile
(
string
source
,
IFile
sourceFile
) :
string
HoganCompiler
( ) :
Cassette.IO
Method Details
Compile()
public
method
public
Compile
(
string
source
,
IFile
sourceFile
) :
string
source
string
sourceFile
IFile
return
string
HoganCompiler()
public
method
public
HoganCompiler
( ) :
Cassette.IO
return
Cassette.IO