Overload List
| Name | Description | |
|---|---|---|
| DefaultPriceIndexFactory()()() |
Creates a new instance of DefaultPriceIndexFactory without any
price index values.
| |
| DefaultPriceIndexFactory(TextReader) |
Creates a new instance of DefaultPriceIndexFactory populated
with dates and price index values provided by a TextReader.
| |
| DefaultPriceIndexFactory(String) |
Creates a new instance of DefaultPriceIndexFactory populated with
data contained in the provided file.
|