C# Class WaveBox.Core.ApiResponse.ExternalArtResponse

Inheritance: IApiResponse
Mostrar archivo Open project: einsteinx2/WaveBox

Private Properties

Property Type Description

Public Methods

Method Description
ExternalArtResponse ( string error, string url ) : System

Method Details

ExternalArtResponse() public method

public ExternalArtResponse ( string error, string url ) : System
error string
url string
return System