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