C# Class Recoding.WhereAmI2015.SettingsConverters.PercentageConverter

Inheritance: System.ComponentModel.DoubleConverter
Show file Open project: tanathos/WhereAmI2015

Public Methods

Method Description
ConvertTo ( ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType ) : object

Method Details

ConvertTo() public method

public ConvertTo ( ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType ) : object
context ITypeDescriptorContext
culture System.Globalization.CultureInfo
value object
destinationType System.Type
return object