Beispiel #1
0
 public void AddRubyAmount(int amount)
 {
     rubyDisplay.AddRubyAmount(amount);
 }