Brecham.Obex — An OBEX library for the .NET Framework

MenuKeyboardInput.GetCharacterInSetUppercase Method

Gets one of a list of characters from the user as console input.

Overload List

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);

See Also

MenuKeyboardInput Class | Brecham.Obex.Net Namespace