コード例 #1
0
 public void OpenNewFxTradeWindow()
 {
     _windowFactory.CreateNewFXTradeWindow(_currentFund);
     RefreshCurrentFund();
 }