Click or drag to resize

TupleSerializerT1, T2, T3, T4 Properties

The TupleSerializerT1, T2, T3, T4 generic type exposes the following members.

Properties
  NameDescription
Public propertyItem1Serializer
Gets the Item1 serializer.
Public propertyItem2Serializer
Gets the Item2 serializer.
Public propertyItem3Serializer
Gets the Item3 serializer.
Public propertyItem4Serializer
Gets the Item4 serializer.
Public propertyValueType
Gets the type of the values.
(Inherited from SerializerBaseTValue.)
Top
See Also