Esempio n. 1
0
 public List <Announcement> GetAll()
 {
     return(_announcementDal.GetList());
 }