ExportInstaller
public ExportInstaller(Exporter exporter, string[] columnNamesInOrder, ILoadFileHeaderFormatterFactory loadFileHeaderFormatterFactory, Func<string> correlationIdFunc)
Initializes a new instance of the ExportInstaller class.
public ExportInstaller(Exporter exporter, string[] columnNamesInOrder, ILoadFileHeaderFormatterFactory loadFileHeaderFormatterFactory, ILog logger, Func<string> correlationIdFunc)
Initializes a new instance of the ExportInstaller class.