XmlSerializer Constructor |
Name | Description | |
---|---|---|
XmlSerializer |
Initializes a new instance of the System.Xml.Serialization.XmlSerializer
class.
| |
XmlSerializer(Type) |
Initializes a new instance of the System.Xml.Serialization.XmlSerializer
class that can serialize objects of the specified type into XML documents,
and deserialize XML documents into objects of the specified type.
|