C# Class Sakuno.KanColle.Amatsukaze.Internal.QuestCategoryToBrushConverter

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

Private Methods

Méthode Description
QuestCategoryToBrushConverter ( ) : Sakuno.KanColle.Amatsukaze.Game.Models

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