Example #1
0
 public BangGiaDV()
 {
     InitializeComponent();
     this.dv        = new DichVuBLL();
     butSua.Enabled = false;
 }
Example #2
0
 public ThemDV()
 {
     InitializeComponent();
     this.dv = new DichVuBLL();
 }