Method SendKeys
SendKeys(char, ConsoleKey, bool, bool, bool)
Simulates a key press.
public override void SendKeys(char keyChar, ConsoleKey key, bool shift, bool alt, bool control)
Simulates a key press.
public override void SendKeys(char keyChar, ConsoleKey key, bool shift, bool alt, bool control)