BlockReaderXml(Stream) Constructor

Create reader, and read from stream

Definition

Namespace: DHI.Mike1D.ModelState
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public BlockReaderXml(
	Stream stream
)

Parameters

stream  Stream

[Missing <param name="stream"/> documentation for "M:DHI.Mike1D.ModelState.BlockReaderXml.#ctor(System.IO.Stream)"]

See Also