C# Class OpenSyno.NavigatorService

Inheritance: INavigatorService
Afficher le fichier Open project: salfab/open-syno

Méthodes publiques

Méthode Description
ActivateNavigationService ( System.Windows.Navigation.NavigationService navigationService, bool deactivateAfterNavigation ) : void
NavigatorService ( IEventAggregator eventAggregator, IUrlParameterToObjectsPlateHeater urlParameterToObjectsPlateHeater, ILogService logService, INotificationService notificationService ) : System

Method Details

ActivateNavigationService() public méthode

public ActivateNavigationService ( System.Windows.Navigation.NavigationService navigationService, bool deactivateAfterNavigation ) : void
navigationService System.Windows.Navigation.NavigationService
deactivateAfterNavigation bool
Résultat void

NavigatorService() public méthode

public NavigatorService ( IEventAggregator eventAggregator, IUrlParameterToObjectsPlateHeater urlParameterToObjectsPlateHeater, ILogService logService, INotificationService notificationService ) : System
eventAggregator IEventAggregator
urlParameterToObjectsPlateHeater IUrlParameterToObjectsPlateHeater
logService ILogService
notificationService INotificationService
Résultat System