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