DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Console
Pause Method
Overload List
Pause
Pause the console execution indefinitely until any key is pressed.
Pause(ConsoleKey)
Pause the console execution indefinitely until the specified key is pressed.
See Also
Reference
UtilConsole Class
DevCase.Core.Application.Console Namespace
In This Article
Overload List
See Also