C# Class OpenHome.Songcast.NegateBoolean

Inheritance: IValueConverter
Mostrar archivo Open project: openhome/ohSongcast

Public Methods

Method 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 method

public Convert ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object
aValue object
aTargetType System.Type
aParameter object
aCulture System
return object

ConvertBack() public method

public ConvertBack ( object aValue, Type aTargetType, object aParameter, System aCulture ) : object
aValue object
aTargetType System.Type
aParameter object
aCulture System
return object