C# Class Signum.Windows.DoubleListConverter

Inheritance: IMultiValueConverter
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance DoubleListConverter

Méthodes publiques

Méthode Description
CleanErrorMessage ( System.Windows.Controls.ValidationError error ) : string
Convert ( object values, Type targetType, object parameter, CultureInfo culture ) : object
ConvertBack ( object value, Type targetTypes, object parameter, CultureInfo culture ) : object[]

Method Details

CleanErrorMessage() public static méthode

public static CleanErrorMessage ( System.Windows.Controls.ValidationError error ) : string
error System.Windows.Controls.ValidationError
Résultat string

Convert() public méthode

public Convert ( object values, Type targetType, object parameter, CultureInfo culture ) : object
values object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Résultat object

ConvertBack() public méthode

public ConvertBack ( object value, Type targetTypes, object parameter, CultureInfo culture ) : object[]
value object
targetTypes System.Type
parameter object
culture System.Globalization.CultureInfo
Résultat object[]

Property Details

Instance public_oe static_oe property

public static DoubleListConverter,Signum.Windows Instance
Résultat DoubleListConverter