Represents an alias of the IEvent<TNotifyEvent> type.
type IMulticastNotifyEvent = IEvent<TNotifyEvent>;