This namespace contains specializations of the IType interface.
Interfaces
IArrayType
Represents an array, e.g. T[].
IDynamicType
Represent the dynamic type.
IFunctionPointerType
Represents a function pointer type.
IPointerType
Represents an unsafe pointer type.