Method | Description | |
---|---|---|
XmlElement ( ) | ||
XmlElement ( object bindingObject, string name ) | ||
XmlElement ( object bindingObject, string name, string elementString ) |
public XmlElement ( object bindingObject, string name ) | ||
bindingObject | object | |
name | string |
public XmlElement ( object bindingObject, string name, string elementString ) | ||
bindingObject | object | |
name | string | |
elementString | string |