Exemple #1
0
 public void OnGet(MajorType major)
 {
     Perks = _perkService.GetAllSimplified(major);
 }