Exemple #1
0
 public AddBillBLL()
 {
     customerList = dal.GetAllCustomer();
 }