C# Класс OpenSyno.NavigatorService

Наследование: INavigatorService
Показать файл Открыть проект

Открытые методы

Метод Описание
ActivateNavigationService ( System.Windows.Navigation.NavigationService navigationService, bool deactivateAfterNavigation ) : void
NavigatorService ( IEventAggregator eventAggregator, IUrlParameterToObjectsPlateHeater urlParameterToObjectsPlateHeater, ILogService logService, INotificationService notificationService ) : System

Описание методов

ActivateNavigationService() публичный Метод

public ActivateNavigationService ( System.Windows.Navigation.NavigationService navigationService, bool deactivateAfterNavigation ) : void
navigationService System.Windows.Navigation.NavigationService
deactivateAfterNavigation bool
Результат void

NavigatorService() публичный Метод

public NavigatorService ( IEventAggregator eventAggregator, IUrlParameterToObjectsPlateHeater urlParameterToObjectsPlateHeater, ILogService logService, INotificationService notificationService ) : System
eventAggregator IEventAggregator
urlParameterToObjectsPlateHeater IUrlParameterToObjectsPlateHeater
logService ILogService
notificationService INotificationService
Результат System