Ejemplo n.º 1
0
 public List <Announcement> GetPendingAnnouncement()
 {
     return(_announcementDal.GetPendingAnnouncement());
 }