I'm trying to create a class that saves objects of type Conta to a json file, however, when saving the file, the object information is not saved, just this:
[[], {}]
My class that is reading and saving in json is:
class JSONCu...
asked by
10.11.2015 / 18:13