XmlEnumAttribute Constructor |
Name | Description | |
---|---|---|
![]() | XmlEnumAttribute |
Initializes a new instance of the System.Xml.Serialization.XmlEnumAttribute
class.
|
![]() | XmlEnumAttribute(String) |
Initializes a new instance of the System.Xml.Serialization.XmlEnumAttribute
class, and specifies the XML value that the System.Xml.Serialization.XmlSerializer
generates or recognizes (when it serializes or deserializes the enumeration,
respectively).
|