IModelEventDispatcher.ClearEventHandler method
Namespace: NextDesign.Desktop
Description
Unregisters all event handlers registered with the specified observer
argument
Name | Type | Description |
---|---|---|
observer | object | observer |
Return value
- void
Annotations
For the argument observer, specify the observer of the same instance as when it was registered.