C# Класс Fluent.Metro.Converters.ToLowerConverter

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

Защищенные методы

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

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

Convert() защищенный Метод

protected Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Результат object

ConvertBack() защищенный Метод

protected ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Результат object