Esempio n. 1
0
 public SingingClub()
 {
     gs = new GeneralStore();
 }
 public SingingClubRestService()
 {
     gs = new GeneralStore();
 }