Method | Description | |
---|---|---|
Trace ( string traceType, string traceMessage ) : void | ||
TraceListener ( String traceDirectory ) : System |
Method | Description | |
---|---|---|
CreateXMLTextFile ( string fileName, string traceContent ) : void |
public Trace ( string traceType, string traceMessage ) : void | ||
traceType | string | |
traceMessage | string | |
return | void |
public TraceListener ( String traceDirectory ) : System | ||
traceDirectory | String | |
return | System |