MultiBinding.Create<T> Method (IProperty<INotifyPropertyChanged, T>, IProperty<Object, 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. |