Esempio n. 1
0
 public void AttachWatcher()
 {
     Streamer.AttachFilter(Watcher);
     Streamer.AttachConsumer(Watcher);
 }