TMulticastNotifyEvent Type

Represents an alias of the TEvent<TNotifyEvent> type.

Namespace: Spring.Events
type
 TMulticastNotifyEvent = TEvent<TNotifyEvent>;