Method | Description | |
---|---|---|
Clear ( ) : void | ||
Write ( string format ) : void |
Write a trace message.
|
|
WriteLine ( ) : void |
Write a trace newline.
|
|
WriteLine ( string format ) : void |
Write a trace message and newline.
|
Method | Description | |
---|---|---|
TraceFile ( ) : bool |
public static WriteLine ( string format ) : void | ||
format | string | |
return | void |