コード例 #1
0
 public void Delete(DoctorFeedback entity)
 => _doctorFeedbackRepository.Delete(entity);