コード例 #1
0
 private void ChangeStation()
 {
     iService.ChangeStation("lastfm://artist/" + Channel.Text + "/similarartists");
 }