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