Mono Class Library: System.Diagnostics.Trace Overview | Members

System.Diagnostics.Trace.Fail Overloads

The overloads of Fail are listed below. For a list of all members, see the Trace Members list.

Public Methods

static
Fail(string)
Send a failure message to all System.Diagnostics.TraceListener objects in the Trace.Listeners collection.
static
Fail(string, string)
Send a failure message to all System.Diagnostics.TraceListener objects in the Trace.Listeners collection.