Пример #1
0
 public List <Event> GetAllDaily()
 {
     return(_IEventRepo.GetAllDaily());
 }