Objects implementing this interface can be used to filter which events get propogated from one room to the next.

Namespace: BaseLib.Interfaces
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public interface IEventFilter

See Also