![]() |
Assembly of XHelpers.ConsoleSupport for Console Applications |
![]() |
![]() |
XHelpers library (Freeware) |
The XHelpers.Console.dll module provides support for developing colorful console applications that interact with users (or simply output information) in the teletype mode (top-down, clearing symbol ouput periodically. The main class is the XConsole static class. This class contains many overloaded functions that allow developing nice output, simple user input, various dialogs/menues, etc.
Category | Types |
Simple console API (the teletype mode) |
XConsole, XConsoleColorRetention, XConsoleInputIdlePollingContext; XAbortConsoleInputException; XConsoleKeyToStringCallback, XAcceptConsoleInputKeyCallback, XValidateConsoleInputCallback, XConsoleInputIdlePollingCallback; XConsoleInputOptions |
See source code files (C#) of the ConsoleCalculator sample.
Figures:
ConsoleCalculator
Top |
© Sergei Kitaev (Китаев С.Ю.) |