PushCharacter(char) Method
Pushes the specified character to the input queue.
public void PushCharacter(char input)
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestConsoleInput
Parameters
- char input
- The input.