Determines if an event will be reflected.
Namespace: NReflect.FilterAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
Parameters
- nrEvent
- Type: NReflect.NRMembers.NREvent
The event to test.
Return Value
True if the event should be reflected.Implements
IFilter.Reflect(NREvent)See Also