Beispiel #1
0
 public void Execute(MouseDown action)
 {
     MouseActionSimulator.MouseDown(action.Button, action.X, action.Y);
 }