C# Class CatalogueComponent.OutputHelper

Afficher le fichier Open project: pz-agh/pz-monitor Class Usage Examples

Méthodes publiques

Méthode Description
OutputHelper ( TextBox tb ) : System
WriteNewLine ( string text ) : void

Method Details

OutputHelper() public méthode

public OutputHelper ( TextBox tb ) : System
tb System.Windows.Controls.TextBox
Résultat System

WriteNewLine() public méthode

public WriteNewLine ( string text ) : void
text string
Résultat void