Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Versionr
Printer.PrinterStream
C# Class Versionr.Printer.PrinterStream
Inheritance:
System.IO.TextWriter
Datei anzeigen
Open project: eatplayhate/versionr
Class Usage Examples
Public Methods
Method
Description
Flush
( ) :
void
Write
(
char
value
) :
void
Method Details
Flush()
public
method
public
Flush
( ) :
void
return
void
Write()
public
method
public
Write
(
char
value
) :
void
value
char
return
void