Method | Description | |
---|---|---|
TextBoxTraceListener ( TextBox target ) : System | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
SendString ( string message ) : void |
public TextBoxTraceListener ( TextBox target ) : System | ||
target | TextBox | |
return | System |