public PremiosRepositorio(EV2_PW3Entities ctx) { Contexto = ctx; }
public CompetidorRepositorio(EV2_PW3Entities ctx) { Contexto = ctx; }