EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method WaitForValue

    WaitForValue<TObject, T1>(TObject, Expression<Func<TObject, T1>>, Predicate<T1>, TimeSpan)

    Declaration
    public static void WaitForValue<TObject, T1>(TObject instance, Expression<Func<TObject, T1>> ex1, Predicate<T1> condition, TimeSpan timeout) where TObject : INotifyPropertyChanged
    Parameters
    Type Name Description
    TObject instance
    Expression<Func<TObject, T1>> ex1
    Predicate<T1> condition
    TimeSpan timeout
    Type Parameters
    Name Description
    TObject
    T1
    © Xab3r. All rights reserved.