ResponseContract クラス

定義

操作応答の詳細。

public class ResponseContract
type ResponseContract = class
Public Class ResponseContract
継承
ResponseContract

コンストラクター

ResponseContract(Int32)

ResponseContract の新しいインスタンスを初期化します。

プロパティ

Description

操作応答の説明。

Headers

操作応答ヘッダーのコレクション。

Representations

操作応答表現のコレクション。

StatusCode

操作応答 HTTP 状態コード。

適用対象