Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 380 Bytes

StringAdderExample

Code demonstration for Restaurant365

Thank you for looking at my example.

Important Files:

  1. StringAdd.cs in the StringAdder assembly
  2. StringAddTest.cs in the UnitTestStringAdder unit test assembly.

To run:

  1. Clone the branch.
  2. Load into visual studio and build in debug or release.
  3. This project uses and requires .net framework version 4.7.1.