LocalFileSystemWithSelfEventFilterT Method (LocalFileSystemEventFilter, FuncT) |
Namespace: ShellBoost.Core.Synchronization
protected virtual T WithSelfEventFilter<T>( LocalFileSystemEventFilter filter, Func<T> func )
| Exception | Condition |
|---|---|
| ArgumentNullException | filter is null or action is null. |