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