C# Class Xamarin.Parse.ParseErrorResponse

Show file Open project: chkn/XamarinParse Class Usage Examples

Public Properties

Property Type Description
code int
error string

Property Details

code public property

public int code
return int

error public property

public string error
return string