MutableObjectModelBinderProvider Class
Provides a model binder for mutable objects.
Assembly: System.Web.Http (in System.Web.Http.dll)
System::Object
System.Web.Http.ModelBinding::ModelBinderProvider
System.Web.Http.ModelBinding.Binders::MutableObjectModelBinderProvider
System.Web.Http.ModelBinding::ModelBinderProvider
System.Web.Http.ModelBinding.Binders::MutableObjectModelBinderProvider
| Name | Description | |
|---|---|---|
![]() | MutableObjectModelBinderProvider() | Initializes a new instance of the MutableObjectModelBinderProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetBinder(HttpConfiguration^, Type^) | Retrieves the model binder for the specified type.(Overrides ModelBinderProvider::GetBinder(HttpConfiguration^, Type^).) |
![]() | 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:
