Share via


HttpBindNeverAttribute Constructor

Initializes a new instance of the HttpBindNeverAttribute class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New HttpBindNeverAttribute()
public HttpBindNeverAttribute()
public:
HttpBindNeverAttribute()
new : unit -> HttpBindNeverAttribute
public function HttpBindNeverAttribute()

See Also

Reference

HttpBindNeverAttribute Class

System.Web.Http Namespace