Пример #1
0
 public void Mint(double weight)
 {
     _coinType.Mint(weight);
 }