ISource implementation encapsulating a plain XmlReader.
See Also: Inherited members from AbstractSource.
|
Wraps the given reader as ISource. |
[read-only] | Reader | System.Xml.XmlReader . Documentation for this section has not yet been entered. (Inherited from AbstractSource.) |
|
SystemId | string . Documentation for this section has not yet been entered. (Inherited from AbstractSource.) |
|
Dispose
()Documentation for this section has not yet been entered. (Inherited from AbstractSource.) |
|
override
|
ToString
()Documentation for this section has not yet been entered. (Inherited from AbstractSource.) |
|
Dispose
(bool)Documentation for this section has not yet been entered. (Inherited from AbstractSource.) |
static
|
Singleton<T>
(this T)An enumerable containing a single element. |
Wraps the given reader as ISource.Syntax
public ReaderSource (System.Xml.XmlReader rdr)Parameters
- rdr
- the reader to wrap
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Input
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240