[]
        
(Showing Draft Content)

C1.Web.Api.FromUriExAttribute

FromUriExAttribute Class

Defines a System.Web.Http.ModelBinding.ModelBinderAttribute class to deserialize the values from the query.

Inheritance
FromUriExAttribute
Namespace: C1.Web.Api
Assembly: C1.Web.Api.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class FromUriExAttribute : ModelBinderAttribute

Constructors

Name Description
FromUriExAttribute()

Methods

Name Description
GetValueProviderFactories(HttpConfiguration)

Gets the value providers that will be fed to the model binder.