public OrderInfoBLL()
 {
     this.odDal = new OrderInfoDAL();
 }