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