Inheritance: Banshee.Sources.PrimarySource, IDisposable, IBasicPlaybackController
コード例 #1
0
 public XspfMigrator(InternetRadioSource source)
 {
     this.source = source;
 }
コード例 #2
0
ファイル: XspfMigrator.cs プロジェクト: knocte/banshee
 public XspfMigrator(InternetRadioSource source)
 {
     this.source = source;
 }