INotifyEvent Type

Represents an alias of the IEvent<TNotifyEvent> type.

Namespace: Spring
type
 INotifyEvent = IEvent<TNotifyEvent>;