C# Класс AC.AvalonControlsLibrary.Controls.IsCurrentMonthConverter

Converter used to compare 2 months
Наследование: AC.AvalonControlsLibrary.Core.OneWayMultiValueConverter
Показать файл Открыть проект

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

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

Compares 2 months together

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

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

Compares 2 months together
public Convert ( object values, Type targetType, object parameter, System culture ) : object
values object The currently view month and the other month to check
targetType System.Type Target type
parameter object The parameter to use
culture System The current culture in use
Результат object