Exemple #1
0
 public RetailInvestmentReturn(IRetailBusiness bus)
 {
     ProfitElement = bus.GetProfitElement();
 }