ComplexModelDtoModelBinderProvider Class

 

Represents a complex model that invokes a model binder provider.

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

System.Object
  Microsoft.Web.Mvc.ModelBinding.ModelBinderProvider
    Microsoft.Web.Mvc.ModelBinding.ComplexModelDtoModelBinderProvider

[<Sealed>]
type ComplexModelDtoModelBinderProvider = 
    class
        inherit ModelBinderProvider
    end

NameDescription
System_CAPS_pubmethodComplexModelDtoModelBinderProvider()

Initializes a new instance of the ComplexModelDtoModelBinderProvider class.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: