Esempio n. 1
0
 public IEnumerable <Announcement> Announcements()
 {
     return(NoticeService.Announcements(StoreId, MachineSN, CompanyId));
 }