Method RemoveNotifier
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
RemoveNotifier(INotifier)
Exclude specified handler from notification handlers list.
public virtual void RemoveNotifier(INotifier sender)
Parameters
sender
INotifierSpecifies an object that can respond a notification.