SimpleModelBinderProvider Methods

 

Namespace:   System.Web.Http.ModelBinding.Binders
Assembly:  System.Web.Http (in System.Web.Http.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetBinder(HttpConfiguration, Type)

Returns a model binder by using the specified execution context and binding context.(Overrides ModelBinderProvider.GetBinder(HttpConfiguration, Type).)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

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

Return to top