Exemplo n.º 1
0
 //Método construtor
 public JogadorRepository()
 {
     _ctx = new ContextJogame();
 }