public void Update(DeThi DeThi)
 {
     _DeThiRepository.Update(DeThi);
 }