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