DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Console
Console
Choice 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
Reference
UtilConsole Class
DevCase.Core.Application.Console Namespace
In This Article
Overload List
See Also