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

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

See Also

DictionaryModelBinderProvider Class
System.Web.Http.ModelBinding.Binders Namespace

Return to top