Method | Description | |
---|---|---|
AsNamespaced ( this name, string @namespace ) : System.Xml.Linq.XName |
Returns the name of an element with the namespace if specified
|
public static AsNamespaced ( this name, string @namespace ) : System.Xml.Linq.XName | ||
name | this | Element name |
@namespace | string | |
return | System.Xml.Linq.XName |