ValueProviderFactory Methods

 

Namespace:   System.Web.Http.ValueProviders
Assembly:  System.Web.Http (in System.Web.Http.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetValueProvider(HttpActionContext)

Returns a value-provider object for the specified controller context.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

ValueProviderFactory Class
System.Web.Http.ValueProviders Namespace

Return to top