Method | Description | |
---|---|---|
XmlConvertCustomElementAttribute ( string name ) : System |
Initializes a new instance of the XmlConvertCustomElementAttribute class with a name.
|
public XmlConvertCustomElementAttribute ( string name ) : System | ||
name | string | The custom name of the object when serialized into XML. |
return | System |