Initializes a new instance of the CubeFileWriter with specified file name and IFileSystem instance
Namespace: NReco.PivotData.Output
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Parameters
- fileName
- Type: SystemString
relative (to CurrentDirectory) or absolute path and file name - fileSystem
- Type: NReco.PivotData.FileIFileSystem
filesystem implementation
Remarks
See Also