示例#1
0
 //Thêm
 public bool them_DichVu(DICHVU pDichVu)
 {
     return(dichvu.them_DichVu(pDichVu));
 }