C# Класс open.conference.app.Clients.ViewModels.SectionDividerViewModel

Наследование: open.conference.app.Clients.ViewModels.ViewModelBase
Показать файл Открыть проект

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

Метод Описание
SectionDividerViewModel ( INavigationService navigationService, IEventAggregator eventAggregator, IStoreManager storeManager, IToast toast, IFavoriteService favoriteService, ILoggerFacade logger, ILaunchTwitter twitter, ISSOClient ssoClient, IPushNotifications pushNotifications, IReminderService reminderService, IPageDialogService pageDialogService ) : open.conference.app.Clients.ViewModels.Interfaces

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

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

public SectionDividerViewModel ( INavigationService navigationService, IEventAggregator eventAggregator, IStoreManager storeManager, IToast toast, IFavoriteService favoriteService, ILoggerFacade logger, ILaunchTwitter twitter, ISSOClient ssoClient, IPushNotifications pushNotifications, IReminderService reminderService, IPageDialogService pageDialogService ) : open.conference.app.Clients.ViewModels.Interfaces
navigationService INavigationService
eventAggregator IEventAggregator
storeManager IStoreManager
toast IToast
favoriteService IFavoriteService
logger ILoggerFacade
twitter ILaunchTwitter
ssoClient ISSOClient
pushNotifications IPushNotifications
reminderService IReminderService
pageDialogService IPageDialogService
Результат open.conference.app.Clients.ViewModels.Interfaces