Exemplo n.º 1
0
 /// <inheritdoc />
 public bool RemoveIndex(int index)
 {
     return(_api.NowPlayingList_RemoveAt(index));
 }