Beispiel #1
0
 /// <summary>
 /// Instruction specific execution.
 /// </summary>
 internal override void SpecificExecute()
 {
     InputSimulator.KeyPress(Key, Hotkeys);
 }