C# Class MvvmCross.Binding.Combiners.MvxAndValueCombiner

Inheritance: MvxBooleanValueCombiner
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes protégées

Méthode Description
TryCombine ( List stepValues, object &value ) : bool

Method Details

TryCombine() protected méthode

protected TryCombine ( List stepValues, object &value ) : bool
stepValues List
value object
Résultat bool