UtilConsoleConsoleChoice Method

Overload List

ConsoleChoice(String, Char) Allows to prompt the user to select one item from a set of single-character choices.
ConsoleChoice(String, ConsoleKey) Allows to prompt the user to select one item from a set of single-character choices.

See Also