Method | Description | |
---|---|---|
Fetch ( string name ) : System.Xml.Linq.XElement |
Fetches the contents of the embedded XML file with the specified name.
|
public static Fetch ( string name ) : System.Xml.Linq.XElement | ||
name | string | The name of the XML file excluding extension. |
return | System.Xml.Linq.XElement |