public UsuarioMedicoDAO() { this.EntidadeContext = new EntidadeContext(); }
public DoencaDAO() { this.EntidadeContext = new EntidadeContext(); }