C# Class Swagger.Net.ResourceModels.Configuration.RuntimeConfigurationProxy

A runtime implementation of IConfigurationProxy.
Inheritance: IConfigurationProxy
Afficher le fichier Open project: giacomelli/DG-Swagger.Net Class Usage Examples

Méthodes publiques

Méthode Description
GetHeaderValue ( string headerName ) : string

Gets the header value.

Method Details

GetHeaderValue() public méthode

Gets the header value.
public GetHeaderValue ( string headerName ) : string
headerName string Name of the header.
Résultat string