MultiBindingCreateTS1, TTarget Method (IPropertyINotifyPropertyChanged, TS1, FuncTS1, TTarget, IPropertyObject, TTarget) |
Namespace: Lawo.ComponentModel
public static MultiBinding<TTarget> Create<TS1, TTarget>( IProperty<INotifyPropertyChanged, TS1> s1, Func<TS1, TTarget> toTarget, IProperty<Object, TTarget> target )
Exception | Condition |
---|---|
ArgumentNullException | At least one of the arguments is equal to null. |