C# Class Decidir_SDK.Services_Extensions.HeaderHttpExtension

Mostra file Open project: decidir/sdk-net

Public Methods

Method Description
AddCustomHeaderUserInformation ( System.ServiceModel.OperationContextScope scope, string>.Dictionary headers ) : void

Scope is being passed

Method Details

AddCustomHeaderUserInformation() public static method

Scope is being passed
public static AddCustomHeaderUserInformation ( System.ServiceModel.OperationContextScope scope, string>.Dictionary headers ) : void
scope System.ServiceModel.OperationContextScope
headers string>.Dictionary
return void