Method Preview
Preview(Func<TObject, bool>)
Declaration
public IObservable<IChangeSet<TObject, TKey>> Preview(Func<TObject, bool> predicate = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Func<TObject, bool> | predicate |
Returns
| Type | Description |
|---|---|
| IObservable<IChangeSet<TObject, TKey>> |