C# Класс SuperMap.WindowsPhone.Utilities.DoubleCollectionConverter

Наследование: IValueConverter
Показать файл Открыть проект

Открытые методы

Метод Описание
Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object

${WP_utility_DoubleCollectionConverter_method_Convert_D}

ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object

${WP_utility_DoubleCollectionConverter_method_ConvertBack_D}

Описание методов

Convert() публичный Метод

${WP_utility_DoubleCollectionConverter_method_Convert_D}
public Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Результат object

ConvertBack() публичный Метод

${WP_utility_DoubleCollectionConverter_method_ConvertBack_D}
public ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Результат object