コード例 #1
0
 protected override void OnStart(string[] args)
 {
     watcherFactory = new WatcherFactory();
     watcherFactory.Initialize();
 }