C# Class BelhardTraining.ConnectionPoolingDemo.ControlExtensions

Afficher le fichier Open project: bazile/Training

Méthodes publiques

Méthode Description
AppendLine ( this textBox, string line ) : void

Method Details

AppendLine() public static méthode

public static AppendLine ( this textBox, string line ) : void
textBox this
line string
Résultat void