예제 #1
0
 public AvatarController()
 {
     q = new AvatarQuery();
 }
예제 #2
0
 public ReviewController()
 {
     q = new AvatarQuery();
 }