프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fileNames | List |
메소드 | 설명 | |
---|---|---|
Add ( string file ) : void | ||
Clear ( ) : void | ||
GetFirstSong ( ) : RockSmithTabExplorer.RSSongInfo | ||
GetTrackDetail ( string songKey, string arrangmentName ) : RockSmithTabExplorer.TrackDetail | ||
SongCollection ( ) : System |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void | ||
OnPropertyChangedExplicit ( string propertyName ) : void |
public GetFirstSong ( ) : RockSmithTabExplorer.RSSongInfo | ||
리턴 | RockSmithTabExplorer.RSSongInfo |
public GetTrackDetail ( string songKey, string arrangmentName ) : RockSmithTabExplorer.TrackDetail | ||
songKey | string | |
arrangmentName | string | |
리턴 | RockSmithTabExplorer.TrackDetail |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
protected OnPropertyChangedExplicit ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |