FromBodyAttribute Constructor ()

 

Initializes a new instance of the FromBodyAttribute class.

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

Syntax

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

See Also

FromBodyAttribute Class
System.Web.Http Namespace

Return to top