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