예제 #1
0
 public List <Event> GetAllAnnual()
 {
     return(_IEventRepo.GetAllAnnual());
 }