C# Class DemoApp.Implementations.QuietConsoleOutput

Inheritance: IOutput
Afficher le fichier Open project: mind0n/hive

Méthodes publiques

Méthode Description
Write ( string s ) : void

Method Details

Write() public méthode

public Write ( string s ) : void
s string
Résultat void