示例#1
0
文件: Main.cs 项目: Emp3r/School
 public static void Click(int[] input)
 {
     g.Click(input[0], input[1]);
 }