C# Class Alba.JamlTestApp.TreeViewWindow._jaml_TreeViewWindowConverter2_Class

Inheritance: IValueConverter
Afficher le fichier Open project: Athari/Alba.Jaml

Méthodes publiques

Méthode Description
Convert ( object value, Type targetType, object param, CultureInfo culture ) : object
ConvertBack ( object value, Type targetType, object param, CultureInfo culture ) : object

Method Details

Convert() public méthode

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

ConvertBack() public méthode

public ConvertBack ( object value, Type targetType, object param, CultureInfo culture ) : object
value object
targetType System.Type
param object
culture System.Globalization.CultureInfo
Résultat object