XmlSerializerDeserialize Method |
Name | Description | |
---|---|---|
Deserialize(Stream) |
Deserializes the XML document contained by the specified System.IO.Stream.
| |
Deserialize(XmlReader) |
Deserializes the XML document contained by the specified System.xml.XmlReader.
| |
Deserialize(XmlSerializationReader) |
Deserializes the XML document contained by the specified System.Xml.Serialization.XmlSerializationReader.
|