C# Class WaveBox.Core.ApiResponse.ScrobbleResponse

Inheritance: IApiResponse
Mostrar archivo Open project: einsteinx2/WaveBox

Private Properties

Property Type Description

Public Methods

Method Description
ScrobbleResponse ( string error = null, string authUrl = null ) : System

Method Details

ScrobbleResponse() public method

public ScrobbleResponse ( string error = null, string authUrl = null ) : System
error string
authUrl string
return System