Partager via


InvokeResponse(Dictionary<String,String>) Constructeur

Définition

Construit une InvokeResponse identique à une OperationResponse.

public InvokeResponse (System.Collections.Generic.Dictionary<string,string> headers);
new Microsoft.OData.Client.InvokeResponse : System.Collections.Generic.Dictionary<string, string> -> Microsoft.OData.Client.InvokeResponse
Public Sub New (headers As Dictionary(Of String, String))

Paramètres

headers
Dictionary<String,String>

En-têtes HTTP.

S’applique à