C# Class OpenHome.Songcast.NegateBoolean

Inheritance: IValueConverter
Afficher le fichier Open project: openhome/ohSongcast

Méthodes publiques

Méthode Description
Convert ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object
ConvertBack ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object

Method Details

Convert() public méthode

public Convert ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object
aValue object
aTargetType System.Type
aParameter object
aCulture System
Résultat object

ConvertBack() public méthode

public ConvertBack ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object
aValue object
aTargetType System.Type
aParameter object
aCulture System
Résultat object