C# Class MvvmCross.Binding.Combiners.MvxXorValueCombiner

Inheritance: MvxBooleanValueCombiner
Show file Open project: MvvmCross/MvvmCross

Protected Methods

Method Description
TryCombine ( List stepValues, object &value ) : bool

Method Details

TryCombine() protected method

protected TryCombine ( List stepValues, object &value ) : bool
stepValues List
value object
return bool