Esempio n. 1
0
 public CalculatedString GetCurrentHp()
 {
     return(HitPoints.GetCurrentHp(_bonusDto));
 }