Esempio n. 1
0
 public Dictionary <int, Moderator> GetAll()
 {
     return(_moderatorDAO.GetAll());
 }