C# Class open.conference.app.Clients.ViewModels.HeaderDividerViewModel

Inheritance: open.conference.app.Clients.ViewModels.ViewModelBase
Datei anzeigen Open project: dersia/openconferenceapp

Public Methods

Method Description
HeaderDividerViewModel ( 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

Method Details

HeaderDividerViewModel() public method

public HeaderDividerViewModel ( 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
return open.conference.app.Clients.ViewModels.Interfaces