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