Method | Description | |
---|---|---|
TraceError ( string format ) : void | ||
TraceInformation ( string format ) : void | ||
TraceWarning ( string format ) : void |
public static TraceError ( string format ) : void | ||
format | string | |
return | void |
public static TraceInformation ( string format ) : void | ||
format | string | |
return | void |
public static TraceWarning ( string format ) : void | ||
format | string | |
return | void |