C# Class WaveBox.Core.ApiResponse.UsersResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
UsersResponse ( string error, IList users ) : System

Method Details

UsersResponse() public méthode

public UsersResponse ( string error, IList users ) : System
error string
users IList
Résultat System