Table of Contents

Interface INotifier

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

Represents method that informs object about changes in linked objects.

public interface INotifier

Methods

Notification(object, EventArgs)

When implemented by a class, updates control's content according to the parameters of notification.