Method MapChar
MapChar(char)
Helper to set the Control key states based on the char.
public static ConsoleKeyInfo MapChar(char ch)
Parameters
chcharThe char value.
Helper to set the Control key states based on the char.
public static ConsoleKeyInfo MapChar(char ch)
ch charThe char value.