Interface for filtered event handlers.
Declaring type: IFilteredEventHandler
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Public Properties
  Name Description
Public Property Abstract EventFilter Gets the event filter.
Public Property Abstract EventHandler Gets the event handler.
Public Property Abstract FilterLocally Gets or sets a value indicating whether this event filter should also work locally.