C# Class Simpl.OODSS.Messages.ExplanationResponse

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

Méthodes publiques

Méthode Description
ExplanationResponse ( ) : System
ExplanationResponse ( string explanation ) : System
IsOK ( ) : bool

Method Details

ExplanationResponse() public méthode

public ExplanationResponse ( ) : System
Résultat System

ExplanationResponse() public méthode

public ExplanationResponse ( string explanation ) : System
explanation string
Résultat System

IsOK() public méthode

public IsOK ( ) : bool
Résultat bool