Click or drag to resize

ActionControlSet2 Delegate

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public delegate void ActionControlSet2(
	double value1,
	double value2,
	int controlStrategyId
)

Parameters

value1
Type: SystemDouble
value2
Type: SystemDouble
controlStrategyId
Type: SystemInt32
See Also