Condividi tramite


InvokeResponse(Dictionary<String,String>) Costruttore

Definizione

Costruisce un oggetto InvokeResponse identico a 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))

Parametri

headers
Dictionary<String,String>

Intestazioni HTTP.

Si applica a