Exemplo n.º 1
0
 public EventoBE ObtenerEvento(int eventoid)
 {
     return(interfac.ObtenerEvento(eventoid));
 }