InterLINQ representation of System.Reflection.MemberInfo.
Declaring type: InterLinqMemberInfo
Namespace: Zyan.InterLinq.Types
Assembly: Zyan.Communication
Collapse/Expand Protected Constructors
  Name Description
Protected Method InterLinqMemberInfo Overloaded. Empty constructor.
Collapse/Expand Public Methods
  Name Description
Public Method Virtual Equals Compares obj to this instance.
Public Method Abstract GetClrVersion Returns the CLR System.Reflection.MemberInfo.
Public Method Virtual GetHashCode Serves as a hash function for a particular type.
Public Method Virtual Initialize Initializes this class.
Collapse/Expand Public Properties
  Name Description
Public Property DeclaringType Gets or sets the class that declares this InterLinqMemberInfo.
Public Property Abstract MemberType Gets the MemberType.
Public Property Name Gets or sets the name of this InterLinqMemberInfo.