public DefaultPortfolioPricer()
		{
			this.Pricer = new SmartQuant.Instruments.PortfolioPricer();
		}
Exemplo n.º 2
0
 public DefaultPortfolioPricer()
 {
     this.Pricer = new SmartQuant.Instruments.PortfolioPricer();
 }