예제 #1
0
 public RepositorioJugadores()
 {
     contexto = new PW3_EA2Entities();
 }
예제 #2
0
 public RepositorioGoles()
 {
     contexto = new PW3_EA2Entities();
 }