Méthode | Description | |
---|---|---|
TextBoxTraceListener ( TextBox target ) : System | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
SendString ( string message ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public TextBoxTraceListener ( TextBox target ) : System | ||
target | TextBox | |
Résultat | System |