Table of Contents

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 INotifier

Specifies an object that can respond a notification.