Ejemplo n.º 1
0
 public int pageint()
 {
     DALorderselectDAL dall = new DALorderselectDAL();
     return dall.pageint();
 }