Table of Contents

Method RemoveNotifier

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

RemoveNotifier(INotifier)

Exclude specified handler from notification handlers list.

public virtual void RemoveNotifier(INotifier sender)

Parameters

sender INotifier

Specifies an object that can respond a notification.