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