C# 클래스 RockSmithTabExplorer.ViewModel.TrackListingViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Jamedjo/RSTabExplorer

공개 메소드들

메소드 설명
OnLoadingChange ( bool isLoading ) : void
TrackListingViewModel ( SongCollection songCollection, CurrentSongService currentSongService ) : System

메소드 상세

OnLoadingChange() 공개 메소드

public OnLoadingChange ( bool isLoading ) : void
isLoading bool
리턴 void

TrackListingViewModel() 공개 메소드

public TrackListingViewModel ( SongCollection songCollection, CurrentSongService currentSongService ) : System
songCollection SongCollection
currentSongService RockSmithTabExplorer.Services.CurrentSongService
리턴 System