-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes from previous version: 1. Added a class called MenuDisplayArgs to reduce the number of overloads and simplify the work. 2. Added a new static class called ExConsoleChooseFromEnum, containing methods that once where in ExConsoleMenu class. 3. Added new functionality - multiple select menues, in ExConsoleMultipleSelectMenu class. This change also comes with a MultipleSelectDisplayArgs class to hold display configuration for the multiple select menu. 4. Changed void methods to return the current instance of the ExConsole class to enable fluent usage.
- Loading branch information
1 parent
15accce
commit 97b572b
Showing
65 changed files
with
5,500 additions
and
1,192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.