A (de)serializer.
A context used during (de)serialization to traverse complex nested serialization trees.
Gets whether the type can be deserialized using an elaborate serializer function.
Gets whether the type can be serialized using an elaborate serializer function.
Interface a class may implement to indicate it can be deserialized.
Interface a class may implement to indicate it can be serialized.
Serialization Interface
Interfaces for creating classes which may be serialized and deserialized.