TypeMatchModelBinder Class
Maps a browser request to a data object. This class is used when model binding does not require type conversion.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | TypeMatchModelBinder() | Initializes a new instance of the TypeMatchModelBinder class. |
| Name | Description | |
|---|---|---|
![]() | BindModel(ControllerContext, ExtensibleModelBindingContext) | Binds the model by using the specified execution context and binding context. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
