Click or drag to resize
ValueConverterInt01ToDouble Field
Converts an int 0 and int 1 to a double

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

Field Value

Type: ValueConverterInt32, Double
See Also