C# 클래스 WaveBox.Core.ApiResponse.AlbumArtistsResponse

상속: IApiResponse
파일 보기 프로젝트 열기: einsteinx2/WaveBox

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