Exemplo n.º 1
0
 public FileSystemWatchingService(IFileSystemWatcherWrapperFactory fileSystemWatcherWrapperFactory)
 {
     _fileSystemWatcherWrapperFactory = fileSystemWatcherWrapperFactory;
 }