C# Class Sakuno.KanColle.Amatsukaze.MultiplyConverter

Inheritance: IValueConverter
Afficher le fichier Open project: amatukaze/IntelligentNavalGun

Méthodes publiques

Méthode Description
Convert ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
ConvertBack ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object

Method Details

Convert() public méthode

public Convert ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
rpValue object
rpTargetType System.Type
rpParameter object
rpCulture System.Globalization.CultureInfo
Résultat object

ConvertBack() public méthode

public ConvertBack ( object rpValue, Type rpTargetType, object rpParameter, CultureInfo rpCulture ) : object
rpValue object
rpTargetType System.Type
rpParameter object
rpCulture System.Globalization.CultureInfo
Résultat object