Table of Contents

Constructor ExportService

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

ExportService(IWindowDialogService, IEventAggregator, IFileService)

Initializes a new instance of the ExportService class.

public ExportService(IWindowDialogService windowDialogService, IEventAggregator eventAggregator, IFileService fileService)

Parameters

windowDialogService IWindowDialogService

The window dialog service.

eventAggregator IEventAggregator

The event aggregator.

fileService IFileService

The file service.