public bool thaydoiCD(string cdmoi, string cdcu) { bool re = thDAL.thaydoiCD(cdmoi, cdcu); return(re); }