/// <summary> /// Initializes a new instance of the <see cref="Movie_DetailVideosViewModel" /> class. /// </summary> /// <param name="movie_Movie">The Movie_ Movie.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Movie_DetailVideosViewModel(Repositories.Movie_Movie movie_Movie, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _movie_Movie = movie_Movie; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Youtube_DetailVideosViewModel" /> class. /// </summary> /// <param name="youtube_YoutubeChannel">The Youtube_ Youtube Channel.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Youtube_DetailVideosViewModel(Repositories.Youtube_YoutubeChannel youtube_YoutubeChannel, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _youtube_YoutubeChannel = youtube_YoutubeChannel; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Microsoft_DetailVideosViewModel" /> class. /// </summary> /// <param name="microsoft_microsoftvideos">The Microsoft_microsoftvideos.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Microsoft_DetailVideosViewModel(Repositories.Microsoft_microsoftvideos microsoft_microsoftvideos, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _microsoft_microsoftvideos = microsoft_microsoftvideos; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="EditorialFeed_DetailViewModel" /> class. /// </summary> /// <param name="editorialFeed_EditorialFeed">The Editorial Feed_ Editorial Feed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public EditorialFeed_DetailViewModel(Repositories.EditorialFeed_EditorialFeed editorialFeed_EditorialFeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _editorialFeed_EditorialFeed = editorialFeed_EditorialFeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="GiveawaysFeed_DetailViewModel" /> class. /// </summary> /// <param name="giveawaysFeed_GiveawaysFeed">The Giveaways Feed_ Giveaways Feed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public GiveawaysFeed_DetailViewModel(Repositories.GiveawaysFeed_GiveawaysFeed giveawaysFeed_GiveawaysFeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _giveawaysFeed_GiveawaysFeed = giveawaysFeed_GiveawaysFeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Videos_DetailVideosViewModel" /> class. /// </summary> /// <param name="videos_Videos">The Videos_ Videos.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Videos_DetailVideosViewModel(Repositories.Videos_Videos videos_Videos, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _videos_Videos = videos_Videos; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="newondvd_DetailViewModel" /> class. /// </summary> /// <param name="newondvd_dvdDataSource">The Newondvd_dvd Data Source.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public newondvd_DetailViewModel(Repositories.newondvd_dvdDataSource newondvd_dvdDataSource, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _newondvd_dvdDataSource = newondvd_dvdDataSource; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="ReviewsFeed_DetailViewModel" /> class. /// </summary> /// <param name="reviewsFeed_ReviewsFeed">The Reviews Feed_ Reviews Feed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public ReviewsFeed_DetailViewModel(Repositories.ReviewsFeed_ReviewsFeed reviewsFeed_ReviewsFeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _reviewsFeed_ReviewsFeed = reviewsFeed_ReviewsFeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="movieoftheweek_DetailViewModel" /> class. /// </summary> /// <param name="movieoftheweek_movieDataSource">The Movieoftheweek_movie Data Source.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public movieoftheweek_DetailViewModel(Repositories.movieoftheweek_movieDataSource movieoftheweek_movieDataSource, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _movieoftheweek_movieDataSource = movieoftheweek_movieDataSource; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="TheStory_InfoViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> /// <param name="theStory_TheStoryDataSource">The The Story_ The Story Data Source.</param> public TheStory_InfoViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService, Repositories.ITheStory_TheStoryDataSource theStory_TheStoryDataSource) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; _theStory_TheStoryDataSource = theStory_TheStoryDataSource; }
/// <summary> /// Initializes a new instance of the <see cref="latesthairstyles_DetailViewModel" /> class. /// </summary> /// <param name="latesthairstyles_hairstylefeed">The Latesthairstyles_hairstylefeed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public latesthairstyles_DetailViewModel(Repositories.latesthairstyles_hairstylefeed latesthairstyles_hairstylefeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _latesthairstyles_hairstylefeed = latesthairstyles_hairstylefeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Pictures_DetailViewModel" /> class. /// </summary> /// <param name="pictures_FlickrPics">The Pictures_ Flickr Pics.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Pictures_DetailViewModel(Repositories.Pictures_FlickrPics pictures_FlickrPics, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _pictures_FlickrPics = pictures_FlickrPics; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="makeuptutorials_DetailViewModel" /> class. /// </summary> /// <param name="makeuptutorials_makeupfeed">The Makeuptutorials_makeupfeed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public makeuptutorials_DetailViewModel(Repositories.makeuptutorials_makeupfeed makeuptutorials_makeupfeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _makeuptutorials_makeupfeed = makeuptutorials_makeupfeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="bgkigallery_DetailViewModel" /> class. /// </summary> /// <param name="bgkigallery_bgkitumblrfeed">The Bgkigallery_bgkitumblrfeed.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public bgkigallery_DetailViewModel(Repositories.bgkigallery_bgkitumblrfeed bgkigallery_bgkitumblrfeed, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _bgkigallery_bgkitumblrfeed = bgkigallery_bgkitumblrfeed; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="intheaters_DetailViewModel" /> class. /// </summary> /// <param name="intheaters_openingMoviesDataSource">The Intheaters_opening Movies Data Source.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public intheaters_DetailViewModel(Repositories.intheaters_openingMoviesDataSource intheaters_openingMoviesDataSource, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _intheaters_openingMoviesDataSource = intheaters_openingMoviesDataSource; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Microsoft_VideosViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> /// <param name="lockScreenService">The Lock Screen Service.</param> /// <param name="aboutTheseChannels_about">The About These Channels_about.</param> /// <param name="microsoft_microsoftvideos">The Microsoft_microsoftvideos.</param> public Microsoft_VideosViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService, IServices.ILockScreenService lockScreenService, Repositories.IAboutTheseChannels_about aboutTheseChannels_about, Repositories.IMicrosoft_microsoftvideos microsoft_microsoftvideos) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; _lockScreenService = lockScreenService; _aboutTheseChannels_about = aboutTheseChannels_about; _microsoft_microsoftvideos = microsoft_microsoftvideos; }
/// <summary> /// Initializes a new instance of the <see cref="info_InfoViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> /// <param name="lockScreenService">The Lock Screen Service.</param> /// <param name="info_infoDataSource">The Info_info Data Source.</param> /// <param name="bgkigallery_bgkitumblrfeed">The Bgkigallery_bgkitumblrfeed.</param> /// <param name="latesthairstyles_hairstylefeed">The Latesthairstyles_hairstylefeed.</param> /// <param name="makeuptutorials_makeupfeed">The Makeuptutorials_makeupfeed.</param> public info_InfoViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService, IServices.ILockScreenService lockScreenService, Repositories.Iinfo_infoDataSource info_infoDataSource, Repositories.Ibgkigallery_bgkitumblrfeed bgkigallery_bgkitumblrfeed, Repositories.Ilatesthairstyles_hairstylefeed latesthairstyles_hairstylefeed, Repositories.Imakeuptutorials_makeupfeed makeuptutorials_makeupfeed) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; _lockScreenService = lockScreenService; _info_infoDataSource = info_infoDataSource; _bgkigallery_bgkitumblrfeed = bgkigallery_bgkitumblrfeed; _latesthairstyles_hairstylefeed = latesthairstyles_hairstylefeed; _makeuptutorials_makeupfeed = makeuptutorials_makeupfeed; }
/// <summary> /// Initializes a new instance of the <see cref="history_InterestingfactsViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> /// <param name="lockScreenService">The Lock Screen Service.</param> /// <param name="history_story">The History_story.</param> /// <param name="costumes_suitsCollection">The Costumes_suits Collection.</param> public history_InterestingfactsViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService, IServices.ILockScreenService lockScreenService, Repositories.Ihistory_story history_story, Repositories.Icostumes_suitsCollection costumes_suitsCollection) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; _lockScreenService = lockScreenService; _history_story = history_story; _costumes_suitsCollection = costumes_suitsCollection; }
/// <summary> /// Initializes a new instance of the <see cref="desserts_DetailViewModel" /> class. /// </summary> /// <param name="desserts_dessertsCollection">The Desserts_desserts Collection.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public desserts_DetailViewModel(Repositories.desserts_dessertsCollection desserts_dessertsCollection, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _desserts_dessertsCollection = desserts_dessertsCollection; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Facebook_DetailViewModel" /> class. /// </summary> /// <param name="facebook_Facebook">The Facebook_ Facebook.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Facebook_DetailViewModel(Repositories.Facebook_Facebook facebook_Facebook, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _facebook_Facebook = facebook_Facebook; _dialogService = dialogService; _navigationService = navigationService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Web_DetailViewModel" /> class. /// </summary> /// <param name="web_RSS">The Web_ R S S.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Web_DetailViewModel(Repositories.Web_RSS web_RSS, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _web_RSS = web_RSS; _dialogService = dialogService; _navigationService = navigationService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Thai_DetailViewModel" /> class. /// </summary> /// <param name="thai_Thai">The Thai_ Thai.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Thai_DetailViewModel(Repositories.Thai_Thai thai_Thai, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _thai_Thai = thai_Thai; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="beverages_DetailViewModel" /> class. /// </summary> /// <param name="beverages_beveragesCollection">The Beverages_beverages Collection.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public beverages_DetailViewModel(Repositories.beverages_beveragesCollection beverages_beveragesCollection, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _beverages_beveragesCollection = beverages_beveragesCollection; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Info_InfoViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> /// <param name="lockScreenService">The Lock Screen Service.</param> /// <param name="info_info">The Info_info.</param> /// <param name="specialPlaces_specialplacesCollection">The Special Places_specialplaces Collection.</param> /// <param name="history_historywiki">The History_historywiki.</param> /// <param name="geography_Geography">The Geography_ Geography.</param> /// <param name="statistics_Statistics">The Statistics_ Statistics.</param> public Info_InfoViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService, IServices.ILockScreenService lockScreenService, Repositories.IInfo_info info_info, Repositories.ISpecialPlaces_specialplacesCollection specialPlaces_specialplacesCollection, Repositories.IHistory_historywiki history_historywiki, Repositories.IGeography_Geography geography_Geography, Repositories.IStatistics_Statistics statistics_Statistics) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; _lockScreenService = lockScreenService; _info_info = info_info; _specialPlaces_specialplacesCollection = specialPlaces_specialplacesCollection; _history_historywiki = history_historywiki; _geography_Geography = geography_Geography; _statistics_Statistics = statistics_Statistics; }
/// <summary> /// Initializes a new instance of the <see cref="SpecialPlaces_DetailViewModel" /> class. /// </summary> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public SpecialPlaces_DetailViewModel(IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="Videos_DetailVideosViewModel" /> class. /// </summary> /// <param name="videos_s5">The Videos_s5.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public Videos_DetailVideosViewModel(Repositories.Videos_s5 videos_s5, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _videos_s5 = videos_s5; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="INTER_DetailViewModel" /> class. /// </summary> /// <param name="iNTER_INTER">The Inter_inter.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public INTER_DetailViewModel(Repositories.INTER_INTER iNTER_INTER, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _iNTER_INTER = iNTER_INTER; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="CNET_DetailViewModel" /> class. /// </summary> /// <param name="cNET_s2">The C N E T_s2.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public CNET_DetailViewModel(Repositories.CNET_s2 cNET_s2, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _cNET_s2 = cNET_s2; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="YouTube_DetailVideosViewModel" /> class. /// </summary> /// <param name="youTube_YouTube">The You Tube_ You Tube.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public YouTube_DetailVideosViewModel(Repositories.YouTube_YouTube youTube_YouTube, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _youTube_YouTube = youTube_YouTube; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="CnetNEWS_DetailViewModel" /> class. /// </summary> /// <param name="cnetNEWS_s4">The Cnet N E W S_s4.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public CnetNEWS_DetailViewModel(Repositories.CnetNEWS_s4 cnetNEWS_s4, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _cnetNEWS_s4 = cnetNEWS_s4; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="NDTVGadgets_DetailViewModel" /> class. /// </summary> /// <param name="nDTVGadgets_s1">The N D T V Gadgets_s1.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public NDTVGadgets_DetailViewModel(Repositories.NDTVGadgets_s1 nDTVGadgets_s1, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _nDTVGadgets_s1 = nDTVGadgets_s1; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="characters_DetailViewModel" /> class. /// </summary> /// <param name="characters_charactersCollection">The Characters_characters Collection.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public characters_DetailViewModel(Repositories.characters_charactersCollection characters_charactersCollection, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _characters_charactersCollection = characters_charactersCollection; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }
/// <summary> /// Initializes a new instance of the <see cref="ANIMATION_DetailViewModel" /> class. /// </summary> /// <param name="aNIMATION_ANIMATION">The Animation_animation.</param> /// <param name="dialogService">The Dialog Service.</param> /// <param name="navigationService">The Navigation Service.</param> /// <param name="speechService">The Speech Service.</param> /// <param name="shareService">The Share Service.</param> /// <param name="liveTileService">The Live Tile Service.</param> public ANIMATION_DetailViewModel(Repositories.ANIMATION_ANIMATION aNIMATION_ANIMATION, IServices.IDialogService dialogService, IServices.INavigationService navigationService, IServices.ISpeechService speechService, IServices.IShareService shareService, IServices.ILiveTileService liveTileService) { _aNIMATION_ANIMATION = aNIMATION_ANIMATION; _dialogService = dialogService; _navigationService = navigationService; _speechService = speechService; _shareService = shareService; _liveTileService = liveTileService; }