public EstadoService(monitorasusContext context) { _context = context; }
public UsuarioService(monitorasusContext context) { _context = context; }
public ImportarExameService(monitorasusContext context) { _context = context; }
public PessoaTrabalhaEstadoService(monitorasusContext context) { _context = context; }
public SmsService(monitorasusContext context) { _context = context; }
public PessoaService(monitorasusContext context) { _context = context; }
public AreaAtuacaoService(monitorasusContext context) { _context = context; }
public MunicipioService(monitorasusContext context) { _context = context; }
public PessoaTrabalhaMunicipioService(monitorasusContext context) { _context = context; }
public VirusBacteriaService(monitorasusContext context) { _context = context; }
public RecuperarSenhaService(monitorasusContext context) { _context = context; }
public InternacaoService(monitorasusContext context) { _context = context; }
public EmpresaExameService(monitorasusContext context) { _context = context; }