Exemplo n.º 1
0
 public static void KeyUp(KeyboardKey key)
 {
     simulator.Keyboard.KeyUp(key.Map());
 }