Determines if a module will be reflected.
Namespace: NReflect.FilterAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
Parameters
- nrModule
- Type: NReflect.NRModule
The module to test.
Return Value
True if the module should be reflected.Implements
IFilter.Reflect(NRModule)See Also