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
Mono
CSharp
StreamReportPrinter
C# Class Mono.CSharp.StreamReportPrinter
Inheritance:
ReportPrinter
Exibir arquivo
Open project: kumpera/mono
Class Usage Examples
Public Methods
Method
Description
Print
(
AbstractMessage
msg
) :
void
StreamReportPrinter
(
TextWriter
writer
) :
System
Method Details
Print()
public
method
public
Print
(
AbstractMessage
msg
) :
void
msg
AbstractMessage
return
void
StreamReportPrinter()
public
method
public
StreamReportPrinter
(
TextWriter
writer
) :
System
writer
System.IO.TextWriter
return
System