IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Interfaces.TNode Member List

This is the complete list of members for NUnit.Framework.Interfaces.TNode, including all inherited members.

AddAttribute(string name, string value)NUnit.Framework.Interfaces.TNodeinline
AddElement(string name)NUnit.Framework.Interfaces.TNodeinline
AddElement(string name, string value)NUnit.Framework.Interfaces.TNodeinline
AddElementWithCDATA(string name, string value)NUnit.Framework.Interfaces.TNodeinline
ApplySelection(NodeList nodeList, string xpath)NUnit.Framework.Interfaces.TNodeinlineprivatestatic
AttributesNUnit.Framework.Interfaces.TNode
CharToUnicodeSequence(char symbol)NUnit.Framework.Interfaces.TNodeinlineprivatestatic
ChildNodesNUnit.Framework.Interfaces.TNode
EscapeInvalidXmlCharacters(string str)NUnit.Framework.Interfaces.TNodeinlineprivatestatic
FirstChildNUnit.Framework.Interfaces.TNode
FromXml(string xmlText)NUnit.Framework.Interfaces.TNodeinlinestatic
FromXml(XmlNode xmlNode)NUnit.Framework.Interfaces.TNodeinlineprivatestatic
NameNUnit.Framework.Interfaces.TNode
OuterXmlNUnit.Framework.Interfaces.TNode
SelectNodes(string xpath)NUnit.Framework.Interfaces.TNodeinline
SelectSingleNode(string xpath)NUnit.Framework.Interfaces.TNodeinline
TNode(string name)NUnit.Framework.Interfaces.TNodeinline
TNode(string name, string value)NUnit.Framework.Interfaces.TNodeinline
TNode(string name, string value, bool valueIsCDATA)NUnit.Framework.Interfaces.TNodeinline
ValueNUnit.Framework.Interfaces.TNode
ValueIsCDATANUnit.Framework.Interfaces.TNode
WriteCDataTo(XmlWriter writer)NUnit.Framework.Interfaces.TNodeinlineprivate
WriteTo(XmlWriter writer)NUnit.Framework.Interfaces.TNodeinline