コード例 #1
0
 public AvatarController()
 {
     q = new AvatarQuery();
 }
コード例 #2
0
 public ReviewController()
 {
     q = new AvatarQuery();
 }