public Repository_EPI() { _Contexto = new ControleEPIEntities(); }
public Repository_Colaborador() { _Contexto = new ControleEPIEntities(); }