Share via


DictionaryModelBinderProvider Constructor

Initializes a new instance of the DictionaryModelBinderProvider class.

Namespace:  System.Web.Http.ModelBinding.Binders
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DictionaryModelBinderProvider()
public DictionaryModelBinderProvider()
public:
DictionaryModelBinderProvider()
new : unit -> DictionaryModelBinderProvider
public function DictionaryModelBinderProvider()

See Also

Reference

DictionaryModelBinderProvider Class

System.Web.Http.ModelBinding.Binders Namespace