The BinaryFormaterSerializer type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Identifier |
Returns a unique identifier for the serializer type. Used in automatic serialization/compression detection
(Inherited from DataSerializer.) | |
| Instance | Obsolete.
Instance singleton used to access serializer instance. Use instead GetDataSerializer T |
See Also