Exemple #1
0
 public void UpdateEntity(MedicalRecord entity)
 {
     medicalRecordService.UpdateEntity(entity);
 }