Method | Description | |
---|---|---|
TraceError ( string format ) : void | ||
TraceInformation ( string format ) : void | ||
TraceInformationString ( string message ) : void | ||
TracePing ( ) : void | ||
TraceVerbose ( string format ) : void | ||
TraceWarning ( string format ) : void |
public TraceInformation ( string format ) : void | ||
format | string | |
return | void |
public TraceInformationString ( string message ) : void | ||
message | string | |
return | void |