Initializes a new instance of the ValueProviderFactory class.
Namespace:  System.Web.Http.ValueProviders
Assembly:  System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ValueProviderFactory()
protected ValueProviderFactory()
protected:
ValueProviderFactory()
new : unit -> ValueProviderFactory
protected function ValueProviderFactory()