Exemplo n.º 1
0
 public PlayersController(VideoGamesShop_MVCDataContext context)
 {
     _context = context;
 }