Пример #1
0
 public CalculatedString GetMaxHp()
 {
     return(HitPoints.GetMaxHp(_bonusDto));
 }