Visit a NRInterface.
Namespace: NReflectAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
void Visit( NRInterface nrInterface )
Parameters
- nrInterface
- Type: NReflect.NREntities.NRInterface
The NRInterface to visit.
See Also