IEventSubscription Interface

Defines a contract for an event subscription to be used by EventBase.

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

Syntax

public interface IEventSubscription
'Declaration
Public Interface IEventSubscription

See Also

IEventSubscription Members

Microsoft.Practices.Prism.Events Namespace