Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LayoutFarm
WebLexer
dbugLexerReport
C# Class LayoutFarm.WebLexer.dbugLexerReport
Mostrar archivo
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
Flush
( ) :
void
Start
(
StreamWriter
strmWriter
) :
void
WriteLine
(
string
info
) :
void
Method Details
Flush()
public
method
public
Flush
( ) :
void
return
void
Start()
public
method
public
Start
(
StreamWriter
strmWriter
) :
void
strmWriter
System.IO.StreamWriter
return
void
WriteLine()
public
method
public
WriteLine
(
string
info
) :
void
info
string
return
void