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