Expression-based event filter.
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public class FlexibleEventFilter<TEventArgs> :  EventFilterBase<TEventArgs>
where TEventArgs  : EventArgs
Type Parameters
TEventArgs
The type of the event arguments.
Collapse/Expand Members

Click here to see the list of members.