Click or drag to resize
ValueConvertersStringToDoubleConverter Field
Converts from string to double;

Namespace: Bio.Distributions.Converters
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly ValueConverter<string, double> StringToDoubleConverter

Field Value

Type: ValueConverterString, Double
See Also