Esempio n. 1
0
 public void AddItem(long itemId)
 {
     serverInterface.AddLibraryItemToPlaylist(itemId);
 }