Example #1
0
 public IEnumerable <Activity> Activities()
 {
     return(NoticeService.Activities(StoreId, MachineSN, CompanyId));
 }