NRTypeBase ClassNReflect
Represents the base of all types which are reflected by NReflect.
Inheritance Hierarchy

OnlineSystem Object
  NReflect.NREntities NRTypeBase
    NReflect.NREntities NREnum
    NReflect.NREntities NRGenericType

Namespace: NReflect.NREntities
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

[SerializableAttribute]
public abstract class NRTypeBase : IVisitable, 
	IAttributable
See Also