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