示例#1
0
 private void ExitApp(object sender, EventArgs e)
 {
     _windowsService.ExitApp();
 }