Beispiel #1
0
 public int GetGoldAmount()
 {
     return(_equipment.Gold());
 }