Test additional content header

IValueProviderMakeDefault Method

Returns the default value of underlying concrete value implementation.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
IValueProvider MakeDefault()

Return Value

IValueProvider
Default value instance.

Remarks

Casting to target type is responsibility of caller.

See Also