Example #1
0
 public JogadorRepository()
 {
     _context = new JogosContext();
 }