Method | Description | |
---|---|---|
TraceEvent ( this trace, TraceEventType type, string msg ) : void |
Traces the event using the current thread id.
|
public static TraceEvent ( this trace, TraceEventType type, string msg ) : void | ||
trace | this | |
type | TraceEventType | |
msg | string | |
return | void |