Namespaces | |
| namespace | Mobile |
Classes | |
| class | BinaryFormatterWrapper |
| Wraps the BinaryFormatter in the ISerializationFormatter interface so it can be used in a standardized manner. More... | |
| interface | ISerializationFormatter |
| Defines an object that can serialize and deserialize object graphs. More... | |
| class | NetDataContractSerializerWrapper |
| Wraps the NetDataContractSerializer in the ISerializationFormatter interface so it can be used in a standardized manner. More... | |
| class | SerializationFormatterFactory |
| Factory used to create the appropriate serialization formatter object based on the application configuration. | |