InterLINQ representation of System.Type.
Declaring type: InterLinqType
Namespace: Zyan.InterLinq.Types
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method InterLinqType Overloaded. Empty constructor.
Collapse/Expand Public Methods (see also: Protected Methods)
  Name Description
Public Method Virtual Equals Compares obj to this instance.
Public Method Virtual 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 Protected Methods
  Name Description
Protected Method Virtual CreateClrType Creates and returns the CLR System.Type.
Collapse/Expand Public Properties
  Name Description
Public Property GenericArguments Gets or sets the generic Arguments.
Public Property Virtual IsGeneric Gets or sets if this is a generic System.Type.
Public Property MemberType Gets the MemberType.
Public Property RepresentedType Gets or sets the represented System.Type.