InflationIndexedSecurity Constructor

Initializes a new instance of the InflationIndexedSecurity class

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public InflationIndexedSecurity(
	Market market,
	PriceIndexFactory priceIndexFactory
)

Parameters

market  Market
 
priceIndexFactory  PriceIndexFactory
 

See Also