IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for NUnit.Common.XmlHelper, including all inherited members.
AddAttribute(this XmlNode node, string name, string value) | NUnit.Common.XmlHelper | inlinestatic |
AddElement(this XmlNode node, string name) | NUnit.Common.XmlHelper | inlinestatic |
AddElementWithCDataSection(this XmlNode node, string name, string data) | NUnit.Common.XmlHelper | inlinestatic |
CreateTopLevelElement(string name) | NUnit.Common.XmlHelper | inlinestatic |
CreateXmlNode(string xml) | NUnit.Common.XmlHelper | inlinestatic |
GetAttribute(this XmlNode result, string name) | NUnit.Common.XmlHelper | inlinestatic |
GetAttribute(this XmlNode result, string name, int defaultValue) | NUnit.Common.XmlHelper | inlinestatic |
GetAttribute(this XmlNode result, string name, double defaultValue) | NUnit.Common.XmlHelper | inlinestatic |
GetAttribute(this XmlNode result, string name, DateTime defaultValue) | NUnit.Common.XmlHelper | inlinestatic |