C# Class RockSmithTabExplorer.ViewModel.TrackToolbarViewModel

Inheritance: ViewModelBase
Show file Open project: Jamedjo/RSTabExplorer

Public Methods

Method Description
TrackToolbarViewModel ( CurrentSongService currentSongService ) : System

Private Methods

Method Description
OnSongChange ( SongChange source ) : void

Method Details

TrackToolbarViewModel() public method

public TrackToolbarViewModel ( CurrentSongService currentSongService ) : System
currentSongService RockSmithTabExplorer.Services.CurrentSongService
return System