Share via


TypeMatchModelBinderProvider Constructor ()

 

Initializes a new instance of the TypeMatchModelBinderProvider class.

Namespace:   Microsoft.Web.Mvc.ModelBinding
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

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

See Also

TypeMatchModelBinderProvider Class
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top