[]
Defines a System.Web.Http.ModelBinding.ModelBinderAttribute class to deserialize the values from the query.
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class FromUriExAttribute : ModelBinderAttribute
Name | Description |
---|---|
FromUriExAttribute() |
Name | Description |
---|---|
GetValueProviderFactories(HttpConfiguration) | Gets the value providers that will be fed to the model binder. |