Beispiel #1
0
 public static void Click(int[] input)
 {
     g.Click(input[0], input[1]);
 }