Mono Class Library: Overview

System.Diagnostics.TraceSource: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Close()
Documentation for this section has not yet been entered.
Flush()
Documentation for this section has not yet been entered.
TraceData(TraceEventType, int, object)
Documentation for this section has not yet been entered.
TraceData(TraceEventType, int, params object[])
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int, string)
Documentation for this section has not yet been entered.
TraceEvent(TraceEventType, int, string, params object[])
Documentation for this section has not yet been entered.
TraceInformation(string)
Documentation for this section has not yet been entered.
TraceInformation(string, params object[])
Documentation for this section has not yet been entered.
TraceTransfer(int, string, Guid)
Documentation for this section has not yet been entered.

Protected Methods

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