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

System.Diagnostics.Debug.Fail Overloads

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

Public Methods

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