コード例 #1
0
 public function AddSong($url, $title)
 {
     parent::addSong($url, $title);
 }