public void Dispose() { Patient.DeleteAll(); Condition.DeleteAll(); ConditionEval.DeleteAll(); }
public void Dispose() { Patient.DeleteAll(); }