Example #1
0
 public CompetidoresRepositorio(Web3EA2Entities ctx)
 {
     Contexto = ctx;
 }
Example #2
0
 public PremiosRepositorio(Web3EA2Entities ctx)
 {
     Contexto = ctx;
 }