Ejemplo n.º 1
0
 public void AddSymptom(Symptom symptom)
 {
     kb.Symptom.Add(symptom);
 }