Visit a NRAttribute.
Namespace: NReflectAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
void Visit( NRAttribute nrAttribute )
Parameters
- nrAttribute
- Type: NReflect.NRAttributes.NRAttribute
The NRAttribute to visit.
See Also