C# Class AC.AvalonControlsLibrary.Controls.BoolVisibilityConverter

converts the date string to the value
Inheritance: AC.AvalonControlsLibrary.Core.OneWayValueConverter
Afficher le fichier Open project: kienaiProject/ArtOfWords

Méthodes publiques

Méthode Description
Convert ( object value, Type targetType, object parameter, System culture ) : object

Converts the month from a number to the actual string

Method Details

Convert() public méthode

Converts the month from a number to the actual string
public Convert ( object value, Type targetType, object parameter, System culture ) : object
value object The value as integer
targetType System.Type Target type
parameter object The parameter to use
culture System The current culture in use
Résultat object