C# Class Simpl.OODSS.Messages.ExplanationResponse

Inheritance: ResponseMessage
Datei anzeigen Open project: ecologylab/simplCSharp

Public Methods

Method Description
ExplanationResponse ( ) : System
ExplanationResponse ( string explanation ) : System
IsOK ( ) : bool

Method Details

ExplanationResponse() public method

public ExplanationResponse ( ) : System
return System

ExplanationResponse() public method

public ExplanationResponse ( string explanation ) : System
explanation string
return System

IsOK() public method

public IsOK ( ) : bool
return bool