Example #1
0
 // For testing only
 internal void AddWatcher(IWatcherRoot watcherRoot)
 {
     _watchers.Add(watcherRoot);
 }
Example #2
0
 // For testing only
 internal void AddWatcher(IWatcherRoot watcherRoot)
 {
     _watchers.Add(watcherRoot);
 }