Пример #1
0
 public static void Thanhvien_UpdatePassword(string email, string matkhau)
 {
     ThanhvienDAO.UpdatePassword(email, matkhau);
 }