C# Class WaveBox.Core.ApiResponse.ErrorResponse

Inheritance: IApiResponse
Datei anzeigen Open project: einsteinx2/WaveBox Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ErrorResponse ( string error ) : System

Method Details

ErrorResponse() public method

public ErrorResponse ( string error ) : System
error string
return System