Example #1
0
 public int XoaTaiKhoan(string tentk)
 {
     return(phanQuyenDAO.XoaTaiKhoan(tentk));
 }