ParameterBindingAttribute Constructor

Initializes a new instance of the ParameterBindingAttribute class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ParameterBindingAttribute()
protected ParameterBindingAttribute()
protected:
ParameterBindingAttribute()
new : unit -> ParameterBindingAttribute
protected function ParameterBindingAttribute()

See Also

Reference

ParameterBindingAttribute Class

System.Web.Http Namespace