Method InjectInput
InjectInput(ConsoleKeyInfo)
Adds an input record that will be returned by Peek/Read for testing.
public void InjectInput(ConsoleKeyInfo input)
Parameters
inputConsoleKeyInfo
Adds an input record that will be returned by Peek/Read for testing.
public void InjectInput(ConsoleKeyInfo input)
input ConsoleKeyInfo