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