コード例 #1
0
 public List <AnnouncementContract> GetAnnouncementsList()
 {
     return(_serverRepository.GetAnnouncementsList());
 }