ParameterBindingAttribute Constructor ()

 

Initializes a new instance of the ParameterBindingAttribute class.

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

Syntax

protected ParameterBindingAttribute()
protected:
ParameterBindingAttribute()
new : unit -> ParameterBindingAttribute
Protected Sub New

See Also

ParameterBindingAttribute Class
System.Web.Http Namespace

Return to top