ValueProviderResult Constructor
Initializes a new instance of the ValueProviderResult 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 ValueProviderResult()
protected ValueProviderResult()
protected:
ValueProviderResult()
new : unit -> ValueProviderResult
protected function ValueProviderResult()