Пример #1
0
 public List <Save> GetSavingThrows()
 {
     return(Saves.GetSaves(_bonusDto));
 }