Method AddNotifier
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
AddNotifier(INotifier)
Adds new handler to respond for notification.
public virtual void AddNotifier(INotifier sender)
Parameters
sender
INotifierSpecifies an object that can respond a notification.