This namespace contains InterLINQ type system.
Assembly: Zyan.Communication
Collapse/Expand Public Classes
  Name Description
Public Class InterLinqConstructorInfo InterLINQ representation of System.Reflection.ConstructorInfo.
Public Class InterLinqFieldInfo InterLINQ representation of System.Reflection.FieldInfo.
Public Class Abstract InterLinqMemberInfo InterLINQ representation of System.Reflection.MemberInfo.
Public Class Abstract InterLinqMethodBase InterLINQ representation of System.Reflection.MethodBase.
Public Class InterLinqMethodInfo InterLINQ representation of System.Reflection.MethodInfo.
Public Class InterLinqNestedType InterLINQ representation of the nested System.Type.
Public Class InterLinqPropertyInfo InterLINQ representation of System.Reflection.PropertyInfo.
Public Class InterLinqType InterLINQ representation of System.Type.