subhoney / VisualCalculator

A calculator coded in C#. Codenamed: "Joshulator"
MIT License
0 stars 3 forks source link

Comments #8

Open subhoney opened 8 years ago

subhoney commented 8 years ago

Refactor

Use the "///" syntax in VS to generate comments for every method in the class.

Fully document all methods.