C# Class RockSmithTabExplorer.ViewModel.MainToolbarViewModel

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

Méthodes publiques

Méthode Description
MainToolbarViewModel ( SongLoader songLoader, CurrentSongService currentSongService, PrintService printService, ExportImageService saveService ) : System

Private Methods

Méthode Description
NameFromScore ( AlphaTab score ) : string
PrintTab ( RockSmithTabExplorer.Controls.TabControl tabControl ) : void
SaveTabImage ( RockSmithTabExplorer.Controls.TabControl tabControl ) : void

Method Details

MainToolbarViewModel() public méthode

public MainToolbarViewModel ( SongLoader songLoader, CurrentSongService currentSongService, PrintService printService, ExportImageService saveService ) : System
songLoader SongLoader
currentSongService RockSmithTabExplorer.Services.CurrentSongService
printService RockSmithTabExplorer.Services.PrintService
saveService RockSmithTabExplorer.Services.ExportImageService
Résultat System