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

Inheritance: open.conference.app.Clients.ViewModels.ViewModelBase
显示文件 Open project: dersia/openconferenceapp

Public Methods

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

AlwaysScrollViewModel() public method

public AlwaysScrollViewModel ( 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