C# Класс Sakuno.KanColle.Amatsukaze.CollapsedIfNullExtension.NullToVisibilityConverter

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

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

Метод Описание
Convert ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
ConvertBack ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object

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

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

public Convert ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
rpValue object
rpTargetType System.Type
rpParameter object
rpCulture System.Globalization.CultureInfo
Результат object

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

public ConvertBack ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
rpValue object
rpTargetType System.Type
rpParameter object
rpCulture System.Globalization.CultureInfo
Результат object