Click or drag to resize

FloodMapFactory Constructor

Constructor

Namespace:  DHI.Mike1D.Engine.FloodMaps
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public FloodMapFactory(
	StopwatchCollection overAll,
	string setupFileName,
	IFilePath resultBaseFilePath
)

Parameters

overAll
Type: DHI.Mike1D.GenericStopwatchCollection
setupFileName
Type: SystemString
resultBaseFilePath
Type: DHI.Mike1D.GenericIFilePath
See Also