Table of Contents

Constructor QuickFindNavigationService

Namespace
Innova.Prism.Library.Search.Models
Assembly
Innova.Prism.Library.dll

QuickFindNavigationService(IEventAggregator, IWindowDialogService, IEntityService<T>, ILogger<QuickFindNavigationService<T>>)

public QuickFindNavigationService(IEventAggregator eventAggregator, IWindowDialogService dialogService, IEntityService<T> entityService, ILogger<QuickFindNavigationService<T>> logger)

Parameters

eventAggregator IEventAggregator
dialogService IWindowDialogService
entityService IEntityService<T>
logger ILogger<QuickFindNavigationService<T>>