Click or drag to resize

EngineNet Constructor (StopwatchCollection)

Create empty EngineNet. StopwatchCollection will have added child watches used by the EngineNet.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public EngineNet(
	StopwatchCollection superswc
)

Parameters

superswc
Type: DHI.Mike1D.GenericStopwatchCollection
Add child watches to this watch
See Also