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
Cottle
Documents
AbstractDocument
C# Class Cottle.Documents.AbstractDocument
Inheritance:
IDocument
Exibir arquivo
Open project: r3c/cottle
Public Methods
Method
Description
Render
(
IStore
store
,
TextWriter
writer
) :
Value
Render
(
IStore
store
) :
string
Method Details
Render()
public
abstract
method
public
abstract
Render
(
IStore
store
,
TextWriter
writer
) :
Value
store
IStore
writer
System.IO.TextWriter
return
Value
Render()
public
method
public
Render
(
IStore
store
) :
string
store
IStore
return
string