C# Класс CK.Plugins.ObjectExplorer.ScrollbarOnFarLeftConverter

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

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

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

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

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

public Convert ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
Результат object

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

public ConvertBack ( object value, System targetType, object parameter, System culture ) : object
value object
targetType System
parameter object
culture System
Результат object