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
regionManagerIRegionManagerThe region manager.
dialogServiceIWindowDialogServiceThe dialog service.
eventAggregatorIEventAggregatorThe event aggregator.