DefaultActionValueBinder Constructor
Initializes a new instance of the DefaultActionValueBinder class.
Namespace: System.Web.Http.ModelBinding
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DefaultActionValueBinder()
public DefaultActionValueBinder()
public:
DefaultActionValueBinder()
new : unit -> DefaultActionValueBinder
public function DefaultActionValueBinder()