C# Class WaveBox.Core.ApiResponse.GenresResponse

Inheritance: IApiResponse
Afficher le fichier Open project: einsteinx2/WaveBox

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GenresResponse ( string error, IList genres, IList folders, IList artists, IList albums, IList songs, int>.PairList sectionPositions ) : System

Method Details

GenresResponse() public méthode

public GenresResponse ( string error, IList genres, IList folders, IList artists, IList albums, IList songs, int>.PairList sectionPositions ) : System
error string
genres IList
folders IList
artists IList
albums IList
songs IList
sectionPositions int>.PairList
Résultat System