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

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

Private Properties

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

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

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

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

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

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