Table of Contents

Method RemoveNotifier

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

RemoveNotifier(INotifier)

When implemented by a class, exclude specified handler from notification handlers list.

void RemoveNotifier(INotifier sender)

Parameters

sender INotifier

Specifies an object that can respond a notification.