C# 클래스 RockSmithTabExplorer.ViewModel.MainToolbarViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Jamedjo/RSTabExplorer

공개 메소드들

메소드 설명
MainToolbarViewModel ( SongLoader songLoader, CurrentSongService currentSongService, PrintService printService, ExportImageService saveService ) : System

비공개 메소드들

메소드 설명
NameFromScore ( AlphaTab score ) : string
PrintTab ( RockSmithTabExplorer.Controls.TabControl tabControl ) : void
SaveTabImage ( RockSmithTabExplorer.Controls.TabControl tabControl ) : void

메소드 상세

MainToolbarViewModel() 공개 메소드

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
리턴 System