An event aggregator. http://martinfowler.com/eaaDev/EventAggregator.html

Namespace:  Gallio.UI.Events
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.552.0)

Syntax

C#
public interface IEventAggregator
Visual Basic (Declaration)
Public Interface IEventAggregator

See Also