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