Exemple #1
0
 private void LoadDanhSachDichVu()
 {
     this.lstDichVu.Clear();
     this.lstDichVu = BioNet_Bus.GetDanhSachDichVu(false);
 }