Exemple #1
0
 public List <Event> GetAllOnce()
 {
     return(_IEventRepo.GetAllOnce());
 }