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