C# Class RockSmithTabExplorer.ViewModel.MainViewModel

Inheritance: ViewModelBase
Show file Open project: Jamedjo/RSTabExplorer Class Usage Examples

Public Methods

Method Description
MainViewModel ( CurrentSongService currentSongService ) : AlphaTab.Model

Private Methods

Method Description
OnTrackChange ( SongChange c ) : void

Method Details

MainViewModel() public method

public MainViewModel ( CurrentSongService currentSongService ) : AlphaTab.Model
currentSongService RockSmithTabExplorer.Services.CurrentSongService
return AlphaTab.Model