Beispiel #1
0
 protected override void OnClosing(CancelEventArgs e)
 {
     base.OnClosing(e);
     _myService.DoStop();
 }