Пример #1
0
 private void HideCurrencyHistoryClicked(string currency)
 {
     _formManager.CloseForm(currency);
 }