C# Class WaveBox.Core.ApiResponse.NowPlayingResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NowPlayingResponse ( string error, IList nowPlaying ) : System

Method Details

NowPlayingResponse() public méthode

public NowPlayingResponse ( string error, IList nowPlaying ) : System
error string
nowPlaying IList
Résultat System