| NbRestJsonResponse Class |
Namespace: Nec.Nebula
The NbRestJsonResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| NbRestJsonResponse |
コンストラクタ
|
| Name | Description | |
|---|---|---|
| ContentLength |
Content-Length
(Inherited from NbRestResponseBase.) | |
| ContentType |
Content-Type
(Inherited from NbRestResponseBase.) | |
| Headers |
ヘッダ
(Inherited from NbRestResponseBase.) | |
| JsonObject |
JSON オブジェクト
| |
| Response |
レスポンス
(Inherited from NbRestResponseBase.) |
| Name | Description | |
|---|---|---|
| Equals | 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Inherited from Object.) | |
| Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) | |
| GetHashCode | 既定のハッシュ関数として機能します。 (Inherited from Object.) | |
| GetHeader |
指定したヘッダの値を取得する。
存在しない場合は null を返却する。
複数存在する場合は先頭の値を返却する。
(Inherited from NbRestResponseBase.) | |
| GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
| ToString | 現在のオブジェクトを表す文字列を返します。 (Inherited from Object.) |