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

Inheritance: open.conference.app.Clients.ViewModels.ViewModelBase
Afficher le fichier Open project: dersia/openconferenceapp

Méthodes publiques

Méthode Description
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

Method Details

SectionDividerViewModel() public méthode

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
Résultat open.conference.app.Clients.ViewModels.Interfaces