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

Search Results for

    Method Connect

    Connect(Func<TObject, bool>, bool)

    Declaration
    public IObservable<IChangeSet<TObject, TKey>> Connect(Func<TObject, bool> predicate = null, bool suppressEmptyChangeSets = true)
    Parameters
    Type Name Description
    Func<TObject, bool> predicate
    bool suppressEmptyChangeSets
    Returns
    Type Description
    IObservable<IChangeSet<TObject, TKey>>
    © Xab3r. All rights reserved.