CalculatedPropertyCreateTS1, TS2, TS3, TS4, TS5, TS6, TS7, TS8, TS9, TS10, TS11, TTarget Method (IPropertyINotifyPropertyChanged, TS1, IPropertyINotifyPropertyChanged, TS2, IPropertyINotifyPropertyChanged, TS3, IPropertyINotifyPropertyChanged, TS4, IPropertyINotifyPropertyChanged, TS5, IPropertyINotifyPropertyChanged, TS6, IPropertyINotifyPropertyChanged, TS7, IPropertyINotifyPropertyChanged, TS8, IPropertyINotifyPropertyChanged, TS9, IPropertyINotifyPropertyChanged, TS10, IPropertyINotifyPropertyChanged, TS11, FuncTS1, TS2, TS3, TS4, TS5, TS6, TS7, TS8, TS9, TS10, TS11, TTarget, IPropertyNotifyPropertyChanged, TTarget) |
Namespace: Lawo.ComponentModel
public static CalculatedProperty<TTarget> Create<TS1, TS2, TS3, TS4, TS5, TS6, TS7, TS8, TS9, TS10, TS11, TTarget>( IProperty<INotifyPropertyChanged, TS1> s1, IProperty<INotifyPropertyChanged, TS2> s2, IProperty<INotifyPropertyChanged, TS3> s3, IProperty<INotifyPropertyChanged, TS4> s4, IProperty<INotifyPropertyChanged, TS5> s5, IProperty<INotifyPropertyChanged, TS6> s6, IProperty<INotifyPropertyChanged, TS7> s7, IProperty<INotifyPropertyChanged, TS8> s8, IProperty<INotifyPropertyChanged, TS9> s9, IProperty<INotifyPropertyChanged, TS10> s10, IProperty<INotifyPropertyChanged, TS11> s11, Func<TS1, TS2, TS3, TS4, TS5, TS6, TS7, TS8, TS9, TS10, TS11, TTarget> toTarget, IProperty<NotifyPropertyChanged, TTarget> target )
Exception | Condition |
---|---|
ArgumentNullException | At least one of the arguments is equal to null. |