예제 #1
0
 public static long GetMusicPositionEXT(Song song)
 {
     return song.GetMusicPosition();
 }