Concrete implementations of the SerializationType type.

Classes

  Class Description
ArraySerializationType
Represents the serialization type of an array.
EnumerationSerializationType
Represents the serialization type of an enumeration.
IntrinsicSerializationType
Represents instrinsic serialization types (boolean, int32, int64, ...).
TaggedObjectSerializationType
Represents a tagged object serialization type, i.e. the type of a boxed value.
TypeSerializationType
Represents the serialization type of a type reference.