Пример #1
0
 public FileSystemWatchingService(IFileSystemWatcherWrapperFactory fileSystemWatcherWrapperFactory)
 {
     _fileSystemWatcherWrapperFactory = fileSystemWatcherWrapperFactory;
 }