C# Class OpenSyno.SearchAllResultsViewModel

Inheritance: ISearchAllResultsViewModel
Afficher le fichier Open project: salfab/open-syno

Méthodes publiques

Méthode Description
SearchAllResultsViewModel ( IEventAggregator eventAggregator, IPageSwitchingService pageSwitchingService, string keyword, IEnumerable lastResults, ITrackViewModelFactory trackViewModelFactory ) : System

Private Methods

Méthode Description
OnPlayLast ( ) : void
OnShowPlayQueue ( ) : void

Method Details

SearchAllResultsViewModel() public méthode

public SearchAllResultsViewModel ( IEventAggregator eventAggregator, IPageSwitchingService pageSwitchingService, string keyword, IEnumerable lastResults, ITrackViewModelFactory trackViewModelFactory ) : System
eventAggregator IEventAggregator
pageSwitchingService IPageSwitchingService
keyword string
lastResults IEnumerable
trackViewModelFactory ITrackViewModelFactory
Résultat System