コード例 #1
0
 public void addAnnouncement(Announcement announcement)
 {
     announcementsService.addAnnouncement(announcement);
 }