Exemplo n.º 1
0
 public void OpenNewCashTradeWindow()
 {
     _windowFactory.CreateNewCashTradeWindow(_currentFund);
     RefreshCurrentFund();
 }