예제 #1
0
 public List <string> GetAllEventNames()
 {
     return(_eventRepo.GetAllEventNames());
 }