Skip to content

1.0.1

Compare
Choose a tag to compare
@Peled-Zohar Peled-Zohar released this 12 Nov 19:21
a2b4e13

Changes from previous version:

  1. Changed ArgumentException thrown from the ClearLine and ClearLastLines methods to ArgumentOutOfRangeException.
  2. Added a missing dot at the end of the Pause default text (changed from "Press any key to continue" to "Press any key to continue.").
  3. Refactored the ExConsoleMenu class (with no changes to public API).