Пример #1
0
 public object BuscarPorID(object nrNota, object serie)
 {
     return(DaoVenda.BuscarVenda_porID(nrNota, serie));
 }