XmlAttributeAttribute Constructor |
Name | Description | |
---|---|---|
XmlAttributeAttribute |
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute
class.
| |
XmlAttributeAttribute(String) |
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute
class and specifies the name of the generated XML attribute.
| |
XmlAttributeAttribute(Type) |
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute
class.
| |
XmlAttributeAttribute(String, Type) |
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute
class.
|