C# Class RockSmithTabExplorer.ViewModel.TrackListingViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Jamedjo/RSTabExplorer

Méthodes publiques

Méthode Description
OnLoadingChange ( bool isLoading ) : void
TrackListingViewModel ( SongCollection songCollection, CurrentSongService currentSongService ) : System

Method Details

OnLoadingChange() public méthode

public OnLoadingChange ( bool isLoading ) : void
isLoading bool
Résultat void

TrackListingViewModel() public méthode

public TrackListingViewModel ( SongCollection songCollection, CurrentSongService currentSongService ) : System
songCollection SongCollection
currentSongService RockSmithTabExplorer.Services.CurrentSongService
Résultat System