Пример #1
0
 public List <Evento> GetEvento()
 {
     return(objEventoDao.GetEvento());
 }