Mono Class Library: System.Diagnostics.Trace Overview | MembersSystem.Diagnostics.Trace.Fail Overloads |
The overloads of Fail are listed below. For a list of all members, see the Trace Members list.
staticFail(string) Send a failure message to all System.Diagnostics.TraceListener objects in the Trace.Listeners collection. staticFail(string, string) Send a failure message to all System.Diagnostics.TraceListener objects in the Trace.Listeners collection.