Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Simpl
OODSS
Messages
ExplanationResponse
C# Class Simpl.OODSS.Messages.ExplanationResponse
Inheritance:
ResponseMessage
ファイルを表示
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