Exemplo n.º 1
0
 public List <Player> GetPlayers()
 {
     return(_iplayerContext.GetPlayers());
 }