-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Description
SpotifyAPI-NET/SpotifyAPI.Web.Examples/Example.UWP/ViewModels/PlaylistsListViewModel.cs
Line 34 in b945e4c
| Playlists = await _spotify.PaginateAll(() => _spotify.Playlists.CurrentUsers()); |
Version:
6.0.0-beta.12
Error message:
1>C:\Users\asdf\source\SpotifyAPI-NET-6.0.0-beta.12\SpotifyAPI.Web.Examples\Example.UWP\ViewModels\PlaylistsListViewModel.cs(34,34,34,45): error CS0411: The type arguments for method 'SpotifyClient.PaginateAll(IPaginatable, IPaginator?)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Metadata
Metadata
Assignees
Labels
No labels