ValueProviderFactoryContext Class¶
Constructors¶
-
ValueProviderFactoryContext
(HttpContext, System.Collections.Generic.IDictionary<System.String, System.Object>)¶ Arguments: - httpContext (HttpContext) –
- routeValues (System.Collections.Generic.IDictionary{System.String,System.Object}) –
public ValueProviderFactoryContext(HttpContext httpContext, IDictionary<string, object> routeValues)
-