DataContractSerializer Methods |
The DataContractSerializer type exposes the following members.
Name | Description | |
---|---|---|
CreateSerializer |
Creates a new XmlObjectSerializer. The default implementation creates a NetDataContractSerializer.
| |
Deserialize |
Deserializes a byte array into an object.
| |
Serialize |
Serializes an object into a byte array.
|