Ejemplo n.º 1
0
 public CompetidoresRepositorio(Web3EA2Entities ctx)
 {
     Contexto = ctx;
 }
Ejemplo n.º 2
0
 public PremiosRepositorio(Web3EA2Entities ctx)
 {
     Contexto = ctx;
 }