Gets one of a list of characters from the user as console input.
Gets one of a list of characters from the user as console input.
public static char GetCharacterInSetUppercase(string);
Gets one of a list of characters from the specified input String.
public static char GetCharacterInSetUppercase(string,string);
MenuKeyboardInput Class | Brecham.Obex.Net Namespace