Пример #1
0
 public static DataTable Thanhvien_GetbyId(string email)
 {
     return(ThanhvienDAO.GetbyId(email));
 }