Constructor BaseTypeNavigationController
- Namespace
- Innova.Prism.Library.Controllers
- Assembly
- Innova.Prism.Library.dll
BaseTypeNavigationController(IRegionManager, IWindowDialogService, IEventAggregator)
Initializes a new instance of the BaseTypeNavigationController<T> class.
public BaseTypeNavigationController(IRegionManager regionManager, IWindowDialogService dialogService, IEventAggregator eventAggregator)
Parameters
regionManager
IRegionManagerThe region manager.
dialogService
IWindowDialogServiceThe dialog service.
eventAggregator
IEventAggregatorThe event aggregator.