Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetPrefixOfNamespace ( string namespaceURI ) : string | ||
SetAttributeNode ( IXmlNode attribute ) : void | ||
XElementWrapper ( System.Xml.Linq.XElement element ) : System |
public GetPrefixOfNamespace ( string namespaceURI ) : string | ||
namespaceURI | string | |
return | string |
public SetAttributeNode ( IXmlNode attribute ) : void | ||
attribute | IXmlNode | |
return | void |
public XElementWrapper ( System.Xml.Linq.XElement element ) : System | ||
element | System.Xml.Linq.XElement | |
return | System |