Beispiel #1
0
 protected override void OnShown(EventArgs e)
 {
     base.OnShown(e);
     _myService.DoStart(null);
 }