xmlunit-core : Org.XmlUnit.Diff Namespace

ComparisonTypes Class

Extension methods for ComparisonType

Syntax

public static class ComparisonTypes

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

Members

See Also: Inherited members from object.

Public Methods

static
GetDescription (this ComparisonType) : string
Obtains a textual description of a comparison type.

Member Details

GetDescription Method

Obtains a textual description of a comparison type.

Syntax

public static string GetDescription (this ComparisonType type)

Parameters

type
the comparison type to describe

Returns

a textual description of the comparison type

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