Exemple #1
0
 public void move(string title, int X, int Y)
 {
     auto.ControlMove(title, "", "", X, Y);
 }