Exemplo n.º 1
0
 public void OpenNavSummaryWindow()
 {
     _windowFactory.CreateNavSummaryWindow(NavValuation);
     // I will need to implement something better here. if the operation is successful then reload the page...
     RefreshCurrentFund();
 }