IEventAggregator Interface

Defines an interface to get instances of an event type.

Namespace:  Microsoft.Practices.Composite.Events
Assembly:  Microsoft.Practices.Composite (in Microsoft.Practices.Composite.dll)

Syntax

'Declaration
Public Interface IEventAggregator
public interface IEventAggregator
public interface class IEventAggregator
Microsoft.Practices.Composite.Events.IEventAggregator = function();
Microsoft.Practices.Composite.Events.IEventAggregator.createInterface('Microsoft.Practices.Composite.Events.IEventAggregator');

See Also

IEventAggregator Members

Microsoft.Practices.Composite.Events Namespace