C# Class Decidir_SDK.Services_Extensions.HeaderHttpExtension

Afficher le fichier Open project: decidir/sdk-net

Méthodes publiques

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

Scope is being passed

Method Details

AddCustomHeaderUserInformation() public static méthode

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