public List <AnnouncementContract> GetAnnouncementsList() { return(_serverRepository.GetAnnouncementsList()); }