ModelBinderProvider Constructor ()
Initializes a new instance of the ModelBinderProvider class.
Namespace: Microsoft.Web.Mvc.ModelBinding
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
Syntax
protected ModelBinderProvider()
protected:
ModelBinderProvider()
new : unit -> ModelBinderProvider
Protected Sub New
See Also
ModelBinderProvider Class
Microsoft.Web.Mvc.ModelBinding Namespace
Return to top