Пример #1
0
 public List <Achievement> GetAllPlayersAchievements()
 {
     return(_iplayerContext.GetAllPlayersAchievements());
 }