Click or drag to resize

Mike1DController Constructor (DiagnosticsHandler)

Make a controller that uses the provided diagnosticsHandler for handling diagnostics messages. This is convenient if the diagnosticsHandler is to be resued by more than one controller.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Mike1DController(
	DiagnosticsHandler diagnosticsHandler
)

Parameters

diagnosticsHandler
Type: DHI.Mike1D.GenericDiagnosticsHandler

[Missing <param name="diagnosticsHandler"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.Mike1DController.#ctor(DHI.Mike1D.Generic.DiagnosticsHandler)"]

See Also