XmlAttributeAttribute Constructor
May 02, 2013
Initializes a new instance of the XmlAttributeAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
XmlAttributeAttribute() | Initializes a new instance of the XmlAttributeAttribute class. |
|
XmlAttributeAttribute(String) | Initializes a new instance of the XmlAttributeAttribute class and specifies the name of the generated XML attribute. |
|
XmlAttributeAttribute(Type) | Initializes a new instance of the XmlAttributeAttribute class. |
|
XmlAttributeAttribute(String, Type) | Initializes a new instance of the XmlAttributeAttribute class. |