| Interface | Description |
|---|---|
| IWatchEventHandler |
| Class | Description |
|---|---|
| BaseWatchEventHandler | |
| FileSystemWatcherRunner |
A side thread that watches the file system, and responds to file change
events, and calls the registered watch event handler.
|
| FileSystemWatcherService |
Starts and stops a separate thread that watches the file system
for changes.
|
| TreeVisitor |
Used for finding a list of all text files in a directory.
|
Copyright © 2016. All rights reserved.