C# Class CultureNameToCultureInfoConverter, RayCarrot.RCP.Metro

Inheritance: BaseValueConverter
Afficher le fichier Open project: RayCarrot/RayCarrot.RCP.Metro

Méthodes publiques

Méthode Description
ConvertValue ( value, Type, targetType, object parameter, culture ) : CultureInfo,
ConvertValueBack ( value, Type, targetType, object parameter, culture ) : string

Method Details

ConvertValue() public méthode

public ConvertValue ( value, Type, targetType, object parameter, culture ) : CultureInfo,
targetType Type,
parameter object
Résultat CultureInfo,

ConvertValueBack() public méthode

public ConvertValueBack ( value, Type, targetType, object parameter, culture ) : string
targetType Type,
parameter object
Résultat string