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