Constructor ExportService
ExportService(IWindowDialogService, IEventAggregator, IFileService)
Initializes a new instance of the ExportService class.
public ExportService(IWindowDialogService windowDialogService, IEventAggregator eventAggregator, IFileService fileService)
Parameters
windowDialogServiceIWindowDialogServiceThe window dialog service.
eventAggregatorIEventAggregatorThe event aggregator.
fileServiceIFileServiceThe file service.