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