Example #1
0
 public void OnClickCurrency()
 {
     _exchangeManager.CurrencyToMoney(factor);
 }