Determines if a method will be reflected.
Namespace: NReflect.FilterAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
Parameters
- nrMethod
- Type: NReflect.NRMembers.NRMethod
The method to test.
Return Value
True if the method should be reflected.See Also