Share via


TypeConverterModelBinder Constructor ()

 

Initializes a new instance of the TypeConverterModelBinder class.

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

Syntax

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

See Also

TypeConverterModelBinder Class
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top