Exemple #1
0
 void MainWindow_Closing(object sender, System.ComponentModel.CancelEventArgs e)
 {
     CaptureService.StopCapture();
 }