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

public DefaultActionValueBinder()
public:
DefaultActionValueBinder()
new : unit -> DefaultActionValueBinder
Public Sub New

See Also

DefaultActionValueBinder Class
System.Web.Http.ModelBinding Namespace

Return to top