Esempio n. 1
0
 public EventWatcher(EventLogDescription description)
     : this()
 {
     this.decription = description;
     InitWatcher();
 }
Esempio n. 2
0
 public EventWatcher(EventLogDescription description)
     : this()
 {
     this.decription = description;
     InitWatcher();
 }