Exemple #1
0
 public void CaptureScreen_InsLib(Object path)
 {
     ADB_Process.CaptureScreen(device.ID, Convert.ToString(path));
 }