PostSharp.Sdk.CodeModel.SerializationTypes Namespace |
[Missing <summary> documentation for "N:PostSharp.Sdk.CodeModel.SerializationTypes"]
Class | Description | |
---|---|---|
ArraySerializationType |
Represents the serialization type of an array.
| |
EnumerationSerializationType |
Represents the serialization type of an enumeration.
| |
IntrinsicSerializationType |
Represents intrinsic 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.
|