xmlunit-core : Org.XmlUnit.Builder Namespace

Input.IBuilder Interface

Builder for Org.XmlUnit.ISource.

Syntax

public interface Input.IBuilder

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Builder
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.7.2.178

Members

Public Methods

Build () : Org.XmlUnit.ISource
build the actual ISource instance.

Extension Methods

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

Member Details

Build Method

build the actual ISource instance.

Syntax

public Org.XmlUnit.ISource Build ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Builder
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.7.2.178