Interface for server-side event filtering.
Declaring type: IEventFilter
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Public Methods
  Name Description
Public Method Abstract AllowInvocation Determines whether this filter allows invoking the event handler.
Public Method Abstract Contains<TEventFilter> Determines whether this filter contains nested event filter of the given type.