Click or drag to resize

ErrorManagerWithOutrights Methods

The ErrorManagerWithOutrights type exposes the following members.

Methods
 NameDescription
Public methodDisable Disables (stops) the current ErrorManagerBase instance
(Inherited from ErrorManagerBase)
Public methodEnable Enables (starts) the current ErrorManagerBase instance
(Inherited from ErrorManagerBase)
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
(Inherited from ErrorManagerBase)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also