Exemplo n.º 1
0
 public PremiosRepositorio(EV2_PW3Entities ctx)
 {
     Contexto = ctx;
 }
Exemplo n.º 2
0
 public CompetidorRepositorio(EV2_PW3Entities ctx)
 {
     Contexto = ctx;
 }