CubeFileReader Constructor (String, PivotDataFactory)

NReco.PivotData Class Library Documentation
Initializes a new instance of the CubeFileReader class

Namespace:  NReco.PivotData.Input
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public CubeFileReader(
	string fileName,
	PivotDataFactory pvtDataFactory
)

Parameters

fileName
Type: SystemString
pvtDataFactory
Type: NReco.PivotDataPivotDataFactory
See Also

Reference