コード例 #1
0
 public void SendMouse(int x, int y)
 {
     DaggersRage.SendMouse(x, y);
 }