C# 클래스 XboxMediaRemote.App.ViewModels.SearchResultsViewModel

상속: StorageListPageViewModelBase
파일 보기 프로젝트 열기: nigel-sampson/xbox-media-remote

공개 메소드들

메소드 설명
SearchResultsViewModel ( INavigationService navigationService, IEventAggregator eventAggregator ) : System

보호된 메소드들

메소드 설명
OnInitialize ( ) : void

메소드 상세

OnInitialize() 보호된 메소드

protected OnInitialize ( ) : void
리턴 void

SearchResultsViewModel() 공개 메소드

public SearchResultsViewModel ( INavigationService navigationService, IEventAggregator eventAggregator ) : System
navigationService INavigationService
eventAggregator IEventAggregator
리턴 System