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