Ejemplo n.º 1
0
 public TollBillsBLT()
 {
     tollBillDAT = new TollBillsDAT();
 }
 public TollBillsBLT()
 {
     this.tollBillsDAT = new TollBillsDAT();
 }