예제 #1
0
 public int GetSelectedSong()
 {
     return(_SongMenu.GetSelectedSong());
 }