Пример #1
0
 public void createFavorites(int userid)
 {
     fCtr.createFavorites(userid);
 }