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