コード例 #1
0
 public SingingClub()
 {
     gs = new GeneralStore();
 }
コード例 #2
0
 public SingingClubRestService()
 {
     gs = new GeneralStore();
 }