Click or drag to resize
XmlAttributeAttribute Constructor
Overload List
  NameDescription
Public methodXmlAttributeAttribute
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute class.
Public methodXmlAttributeAttribute(String)
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute class and specifies the name of the generated XML attribute.
Public methodXmlAttributeAttribute(Type)
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute class.
Public methodXmlAttributeAttribute(String, Type)
Initializes a new instance of the System.Xml.Serialization.XmlAttributeAttribute class.
Top
See Also