コード例 #1
0
 public void OpenFundPropertiesWindow()
 {
     _windowFactory.CreateFundPropertiesWindow(_currentFund);
 }