Visit a NRProperty.
Namespace: NReflectAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
void Visit( NRProperty nrProperty )
Parameters
- nrProperty
- Type: NReflect.NRMembers.NRProperty
The NRProperty to visit.
See Also