Gets or sets a value indicating whether this event filter should also work locally.
Declaring type: IFilteredEventHandler
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract bool FilterLocally { get; set; }
Property Value

There is no description.