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.NodeFilter Class Reference

Public Member Functions

 NodeFilter (string xpath)
 
bool Pass (TNode node)
 

Private Attributes

string _nodeName
 
string _propName
 
string _propValue
 

Constructor & Destructor Documentation

NUnit.Framework.Interfaces.TNode.NodeFilter.NodeFilter ( string  xpath)
inline

Member Function Documentation

bool NUnit.Framework.Interfaces.TNode.NodeFilter.Pass ( TNode  node)
inline

Member Data Documentation

string NUnit.Framework.Interfaces.TNode.NodeFilter._nodeName
private
string NUnit.Framework.Interfaces.TNode.NodeFilter._propName
private
string NUnit.Framework.Interfaces.TNode.NodeFilter._propValue
private

The documentation for this class was generated from the following file: