NRMember ClassNReflect
Represents a member of a type which is reflected by NReflect.
Inheritance Hierarchy

OnlineSystem.Object
  NReflect.NRMembers.NRMember
    NReflect.NRMembers.NRField
    NReflect.NRMembers.NROperation

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

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