An NDoc Documented Class Library

TraceEx.Write Method

Writes a message to the trace listeners in the Listeners collection.

Overload List

Writes a category name and message to the trace listeners in the Listeners collection.

public static void Write(string,string);

Writes a message to the trace listeners in the Listeners collection.

public static void Write(string);

See Also

TraceEx Class | TraceEx Members | Genghis.Diagnostics Namespace