ProgressWriterApv2 Constructor

Constructor

Definition

Namespace: DHI.Mike1D.SimLauncher
Assembly: DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public ProgressWriterApv2(
	FilePath setupFilePath,
	SimulationWorker simulationWorker
)

Parameters

setupFilePath  FilePath

[Missing <param name="setupFilePath"/> documentation for "M:DHI.Mike1D.SimLauncher.ProgressWriterApv2.#ctor(DHI.FilePath,DHI.Mike1D.SimLauncher.SimulationWorker)"]

simulationWorker  SimulationWorker

[Missing <param name="simulationWorker"/> documentation for "M:DHI.Mike1D.SimLauncher.ProgressWriterApv2.#ctor(DHI.FilePath,DHI.Mike1D.SimLauncher.SimulationWorker)"]

See Also