Example #1
0
 public Order_List()
 {
     DAL_item = new Order_DAL();
     this.setList();
 }