public void CoinInserted() { // You can add only one line here coin.InsertCoin(); }
public void CoinInserted() { coinInserted.InsertCoin(); }