C# Class Versionr.Printer.PrinterStream

Inheritance: System.IO.TextWriter
Afficher le fichier Open project: eatplayhate/versionr Class Usage Examples

Méthodes publiques

Méthode Description
Flush ( ) : void
Write ( char value ) : void

Method Details

Flush() public méthode

public Flush ( ) : void
Résultat void

Write() public méthode

public Write ( char value ) : void
value char
Résultat void