Ejemplo n.º 1
0
 public Task <List <Achievement> > GetAchievementsToShowInCvAsync()
 {
     return(_repository.GetAchievementsToShowInCvAsync());
 }