Ejemplo n.º 1
0
 public SqlDataReader drsco(Model.collect aa)
 {
     DAL.collect das = new DAL.collect();
     return(das.drcopr(aa));
 }