SerializationFormat MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The SerializationFormat type exposes the following members.

Methods

  NameDescription
Public methodGetSerializationForMinorVersionTElement
Returns a serializer and deserializer for a particular element type, using a specific minor version of the serialization format. N.B. The minor version must be less than or equal to the MinorVersion of this object.
Public methodGetSerializerTElement
Returns a serializer and deserializer for a particular element type.
Public methodRegisterCustomSerializationTElement, TSerializer
Registers the methods of TSerializer type as custom serialization and deserialization methods for elements of type TElement.
Top
See Also

Reference