Esempio n. 1
0
 public static void Click(this IRobot robot)
 {
     robot.Click(Mouse.LeftButton());
 }