HttpGetAttribute Constructor
Initializes a new instance of the HttpGetAttribute class.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New HttpGetAttribute()
public HttpGetAttribute()
public:
HttpGetAttribute()
new : unit -> HttpGetAttribute
public function HttpGetAttribute()