Share via


ODataFormattingAttribute Constructor

Initializes a new instance of the ODataFormattingAttribute class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ODataFormattingAttribute()
public ODataFormattingAttribute()
public:
ODataFormattingAttribute()
new : unit -> ODataFormattingAttribute
public function ODataFormattingAttribute()

See Also

Reference

ODataFormattingAttribute Class

System.Web.Http.OData Namespace