C# Class WaveBox.Core.ApiResponse.FoldersResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FoldersResponse ( string error, Folder containingFolder, IList folders, IList songs, IList videos, int>.PairList sectionPositions ) : System

Method Details

FoldersResponse() public méthode

public FoldersResponse ( string error, Folder containingFolder, IList folders, IList songs, IList videos, int>.PairList sectionPositions ) : System
error string
containingFolder WaveBox.Core.Model.Folder
folders IList
songs IList
videos IList
sectionPositions int>.PairList
Résultat System