IMulticastNotifyEvent Type

Represents an alias of the IEvent<TNotifyEvent> type.

Namespace: Spring.Events
type
 IMulticastNotifyEvent = IEvent<TNotifyEvent>;