FromUriAttribute Methods

Include Protected Members
Include Inherited Members

The FromUriAttribute type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Public method GetBinding Gets the binding for a parameter. (Inherited from ModelBinderAttribute.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetModelBinder Get the IModelBinder for this type. (Inherited from ModelBinderAttribute.)
Public method GetModelBinderProvider Gets the model binder provider. (Inherited from ModelBinderAttribute.)
Public method GetType (Inherited from Object.)
Public method GetValueProviderFactories Gets the value provider factories for the model binder. (Overrides ModelBinderAttribute.GetValueProviderFactories(HttpConfiguration).)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See Also

Reference

FromUriAttribute Class

System.Web.Http Namespace