C# Class Simpl.OODSS.Messages.ErrorResponse

Inheritance: ExplanationResponse
Afficher le fichier Open project: ecologylab/simplCSharp

Méthodes publiques

Méthode Description
ErrorResponse ( ) : System.Collections.Generic
ErrorResponse ( string response ) : System.Collections.Generic
IsOK ( ) : bool

Method Details

ErrorResponse() public méthode

public ErrorResponse ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ErrorResponse() public méthode

public ErrorResponse ( string response ) : System.Collections.Generic
response string
Résultat System.Collections.Generic

IsOK() public méthode

public IsOK ( ) : bool
Résultat bool