C# Class RockSmithTabExplorer.ViewModel.StatusViewModel

Inheritance: ViewModelBase
Show file Open project: Jamedjo/RSTabExplorer

Public Methods

Method Description
StatusViewModel ( SongCollection songCollection ) : System

Private Methods

Method Description
OnSongCollectionChange ( object sender, PropertyChangedEventArgs args ) : void

Method Details

StatusViewModel() public method

public StatusViewModel ( SongCollection songCollection ) : System
songCollection SongCollection
return System