Click or drag to resize

HTMLSummary Constructor (IMike1DController, HTMLSections)

Constructor providing sections where to add the section an items from MIKE 1D.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public HTMLSummary(
	IMike1DController controller,
	HTMLSections sections
)

Parameters

controller
Type: DHI.Mike1D.Mike1DDataAccessIMike1DController

[Missing <param name="controller"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.#ctor(DHI.Mike1D.Mike1DDataAccess.IMike1DController,DHI.Mike1D.Generic.HTMLSections)"]

sections
Type: DHI.Mike1D.GenericHTMLSections

[Missing <param name="sections"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.#ctor(DHI.Mike1D.Mike1DDataAccess.IMike1DController,DHI.Mike1D.Generic.HTMLSections)"]

See Also