Click or drag to resize
weroSoft AG, Software
WeroSoft.ComponentModel.EventAggregation Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classEventAggregationFilterAttribute
Defines a method to act as a filter for the aggregation.
Public classEventAggregator
Provides a component implementing the event aggregation pattern.
Public classFilteredReceiverEventArgs
Defines an event argument prepared for automatic filtering.
Public classFilteredReceiverEventArgsT
Defines an event argument prepared for automatic filtering.
Interfaces
  InterfaceDescription
Public interfaceIEventAggregator
Defines the functionality of the event aggregation implementation.
Public interfaceIFilteredReceiver
Defines the functionality which is used to automatically filter out events.
Public interfaceIFilteredReceiverT
Defines the functionality which is used to automatically filter out events.
Public interfaceIMarkAsHandled
Defines the functionality to mark an event argument as handled.
Public interfaceISubscriberTEvent
Defines the base type of event argument of the event aggregation.