Search Results for

    Show / Hide Table of Contents

    Class RequestHeaderUtils

    Inheritance
    object
    RequestHeaderUtils
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public static class RequestHeaderUtils

    Methods

    GetHeader(IEnumerable<IRequestHeader>, string)

    Declaration
    public static IRequestHeader GetHeader(this IEnumerable<IRequestHeader> headers, string headerName)
    Parameters
    Type Name Description
    IEnumerable<IRequestHeader> headers
    string headerName
    Returns
    Type Description
    IRequestHeader

    GetHeaderValue(IEnumerable<IRequestHeader>, string)

    Declaration
    public static string GetHeaderValue(this IEnumerable<IRequestHeader> headers, string headerName)
    Parameters
    Type Name Description
    IEnumerable<IRequestHeader> headers
    string headerName
    Returns
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.