C# Класс RockSmithTabExplorer.ViewModel.TrackListingViewModel

Наследование: ViewModelBase
Показать файл Открыть проект

Открытые методы

Метод Описание
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