Exemplo n.º 1
0
 public int GetScoreRank(int id)
 {
     return(_connector.GetScoreRank(playerId, gameId, id));
 }