Click or drag to resize
ValueConverterIntToDouble Field
Converts an integer 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> IntToDouble

Field Value

Type: ValueConverterInt32, Double
See Also