C# 클래스 open.conference.app.Clients.ViewModels.AlwaysScrollViewModel

상속: open.conference.app.Clients.ViewModels.ViewModelBase
파일 보기 프로젝트 열기: dersia/openconferenceapp

공개 메소드들

메소드 설명
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

메소드 상세

AlwaysScrollViewModel() 공개 메소드

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
리턴 open.conference.app.Clients.ViewModels.Interfaces