Debug Members

The following tables list the members exposed by the Debug type.

Public Constructors

Name Description
Public Method Debug Creates an instance of the Debug class.

Public Properties

Name Description
Public Property Static Timestamps Gets or sets a flag that indicates whether or not debug timing messages are displayed.
Public Property Static Tracing Gets or sets a flag that indicates whether or not debug trace messages are displayed.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Static Print Overloaded. Prints a debug message to the display.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Static Trace Overloaded. Displays a trace message.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Debug Class
Ws.Services.Utilities Namespace