예제 #1
0
 public EventWatcher(EventLogDescription description)
     : this()
 {
     this.decription = description;
     InitWatcher();
 }
예제 #2
0
 public EventWatcher(EventLogDescription description)
     : this()
 {
     this.decription = description;
     InitWatcher();
 }