DictionaryModelBinder<TKey, TValue> Constructor
Initializes a new instance of the DictionaryModelBinder<TKey, TValue> 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 DictionaryModelBinder()
public DictionaryModelBinder()
public:
DictionaryModelBinder()
new : unit -> DictionaryModelBinder
public function DictionaryModelBinder()