Méthode | Description | |
---|---|---|
ContainsPrefix ( string prefix ) : bool | ||
GetValue ( string key ) : System.Web.Http.ValueProviders.ValueProviderResult | ||
XHeaderValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : System.Collections.Generic |
public ContainsPrefix ( string prefix ) : bool | ||
prefix | string | |
Résultat | bool |
public GetValue ( string key ) : System.Web.Http.ValueProviders.ValueProviderResult | ||
key | string | |
Résultat | System.Web.Http.ValueProviders.ValueProviderResult |
public XHeaderValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : System.Collections.Generic | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
Résultat | System.Collections.Generic |