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