C# Класс WaveBox.Core.ApiResponse.AlbumArtistsResponse

Наследование: IApiResponse
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
AlbumArtistsResponse ( string error, IList albumArtists, IList albums, IList songs, int>.Dictionary counts, string lastfmInfo, int>.PairList sectionPositions ) : System

Описание методов

AlbumArtistsResponse() публичный Метод

public AlbumArtistsResponse ( string error, IList albumArtists, IList albums, IList songs, int>.Dictionary counts, string lastfmInfo, int>.PairList sectionPositions ) : System
error string
albumArtists IList
albums IList
songs IList
counts int>.Dictionary
lastfmInfo string
sectionPositions int>.PairList
Результат System