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
TNode.cs File Reference

Classes

class  NUnit.Framework.Interfaces.TNode
 TNode represents a single node in the XML representation of a Test or TestResult. It replaces System.Xml.XmlNode and System.Xml.Linq.XElement, providing a minimal set of methods for operating on the XML in a platform-independent manner. More...
 
class  NUnit.Framework.Interfaces.TNode.NodeFilter
 
class  NUnit.Framework.Interfaces.NodeList
 Class used to represent a list of XmlResults More...
 
class  NUnit.Framework.Interfaces.AttributeDictionary
 Class used to represent the attributes of a node More...
 

Namespaces

package  NUnit.Framework.Interfaces