xmlunit-core : Org.XmlUnit.Diff Namespace

ElementSelectors.IConditionalSelectorBuilderThen Interface

then-part of conditional ElementSelectors built via IConditionalSelectorBuilder.

Syntax

public interface ElementSelectors.IConditionalSelectorBuilderThen

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

Public Methods

ThenUse (ElementSelector) : ElementSelectors.IConditionalSelectorBuilder
Specifies the ElementSelector to use when the condition holds true.

Extension Methods

static
Singleton<T> (this T) : IEnumerable<T>
An enumerable containing a single element.

Member Details

ThenUse Method

Specifies the ElementSelector to use when the condition holds true.

Syntax

Parameters

es
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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