Ejemplo n.º 1
0
 public static void CaptureScreenshot(string filename)
 {
     ScreenCapture.CaptureScreenshot(filename, 1);
 }