Click or drag to resize
ValueConverterDoubleToInt01 Field
Converts a double to an int 0 or int 1.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly ValueConverter<double, int> DoubleToInt01

Field Value

Type: ValueConverterDouble, Int32
See Also