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
HtmlMarkupRenderer
C# Class HtmlMarkupRenderer, code
Inheritance:
SearchVisitor
Exibir arquivo
Open project: shendongnian/code
Public Methods
Method
Description
HtmlMarkupRenderer
(
TextWriter,
textWriter
)
Visit
(
Paragraph,
paragraph
) :
void
Visit
(
Section,
section
) :
void
Method Details
HtmlMarkupRenderer()
public
method
public
HtmlMarkupRenderer
(
TextWriter,
textWriter
)
textWriter
TextWriter,
Visit()
public
method
public
Visit
(
Paragraph,
paragraph
) :
void
paragraph
Paragraph,
return
void
Visit()
public
method
public
Visit
(
Section,
section
) :
void
section
Section,
return
void