Day: December 20, 2017 Archives
Managing Records from XML File – One Punch Man Training App
Remember we created an instance of our Progress class in our XmlLoader Load method and filled it with the data we gathered from our xml saved file. To be able to get that object we added a getter and setter accessor in the end of our XmlLoader class. We put the code below in our […]