Share via


FromBodyAttribute Constructor

Initializes a new instance of the FromBodyAttribute class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

FromBodyAttribute Class

System.Web.Http Namespace