Click or drag to resize

CatchmentAddToOffers Method

[Missing <summary> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.AddToOffers(DHI.Mike1D.Generic.IQuantity,System.Func{System.Double})"]

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AddToOffers(
	IQuantity quantity,
	Func<double> getter
)

Parameters

quantity
Type: DHI.Mike1D.GenericIQuantity

[Missing <param name="quantity"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.AddToOffers(DHI.Mike1D.Generic.IQuantity,System.Func{System.Double})"]

getter
Type: SystemFuncDouble

[Missing <param name="getter"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.AddToOffers(DHI.Mike1D.Generic.IQuantity,System.Func{System.Double})"]

See Also