Exemplo n.º 1
0
 public EventosType select(int idAssociacao)
 {
     return(DAL.select(idAssociacao));
 }