HttpBindNeverAttribute Constructor ()

 

Initializes a new instance of the HttpBindNeverAttribute class.

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

Syntax

public HttpBindNeverAttribute()
public:
HttpBindNeverAttribute()
new : unit -> HttpBindNeverAttribute
Public Sub New

See Also

HttpBindNeverAttribute Class
System.Web.Http Namespace

Return to top