Exemplo n.º 1
0
 public static bool ThemTaiKhoan(TaiKhoan_DTO taikhoan)
 {
     return(TaiKhoan_DAO.ThemTaiKhoan(taikhoan));
 }