예제 #1
0
 public Consulta ObterID(long id)
 {
     return(consultaDAL.ObterID(id));
 }