hbarton2 / cscd350-f24-CodeCain

2 stars 2 forks source link

Reworked handleAddemethod, handleDeleteMethod, and added prompt for i… #68

Closed colbycrutcher closed 4 hours ago

colbycrutcher commented 4 hours ago

and added prompt for input to have user select which overloaded method to delete. Also had to change some final methods to static to integrate usability. The overall changes allow a user to be prompted when trying to delete methods with the same name, but different fields