Click or drag to resize

ErrorManagerBase Methods

The ErrorManagerBase type exposes the following members.

Methods
 NameDescription
Public methodDisable Disables (stops) the current ErrorManagerBase instance
Public methodEnable Enables (starts) the current ErrorManagerBase instance
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRegisterMessageDispatcher Registers a IMessageDispatcher used to dispatch events
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also