示例#1
0
 public void testRightClick(string group, string name, int x, int y)
 {
     mAuto.clickRightImageByGroup(group, name, false, false, 1, x, y);
 }