Mono Class Library: Overview

System.Diagnostics.TraceListener: Method Members

The methods of System.Diagnostics.TraceListener are listed below. For a list of all members, see the TraceListener Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Close()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Fail(string)
Documentation for this section has not yet been entered.
Fail(string, string)
Documentation for this section has not yet been entered.
Flush()
Documentation for this section has not yet been entered.
TraceData(TraceEventCache, string, TraceEventType, int, object)
Documentation for this section has not yet been entered.
TraceData(TraceEventCache, string, TraceEventType, int, params object[])
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int, string)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventCache, string, TraceEventType, int, string, params object[])
Documentation for this section has not yet been entered.
TraceTransfer(TraceEventCache, string, int, string, Guid)
Documentation for this section has not yet been entered.
Write(object)
Documentation for this section has not yet been entered.
abstract
Write(string)
Documentation for this section has not yet been entered.
Write(object, string)
Documentation for this section has not yet been entered.
Write(string, string)
Documentation for this section has not yet been entered.
WriteLine(object)
Documentation for this section has not yet been entered.
abstract
WriteLine(string)
Documentation for this section has not yet been entered.
WriteLine(object, string)
Documentation for this section has not yet been entered.
WriteLine(string, string)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
GetSupportedAttributes() : string[]
Documentation for this section has not yet been entered.
WriteIndent()
Documentation for this section has not yet been entered.