C# Class ConsoleApplication1.HeaderValueProviderFactory

Inheritance: System.Web.Http.ValueProviders.ValueProviderFactory
Afficher le fichier Open project: tugberkugurlu/ProWebAPI.Samples

Méthodes publiques

Méthode Description
GetValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : IValueProvider

Method Details

GetValueProvider() public méthode

public GetValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : IValueProvider
actionContext System.Web.Http.Controllers.HttpActionContext
Résultat IValueProvider