xmlunit-core : Org.XmlUnit.Diff Namespace

DefaultNodeMatcher.NodeTypeMatcher Delegate

Decides whether to node types can be compared to each other.

Syntax

public delegate bool DefaultNodeMatcher.NodeTypeMatcher (System.Xml.XmlNodeType controlType, System.Xml.XmlNodeType testType)

Parameters

controlType
node type on the control side
testType
node type on the test side

Returns

whether the two node types can be compared

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.7.1.175