Méthode | Description | |
---|---|---|
ConditionalConsoleTraceListener ( bool verbose ) : System | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void | ||
WriteLine ( string message, string category ) : void |
public ConditionalConsoleTraceListener ( bool verbose ) : System | ||
verbose | bool | |
Résultat | System |
public WriteLine ( string message, string category ) : void | ||
message | string | |
category | string | |
Résultat | void |