ODataVersionConstraint Constructor ()

 

Creates a new instance of the ODataVersionConstraint class that will have a default version of 4.0.

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

Syntax

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

See Also

ODataVersionConstraint Class
System.Web.OData.Routing Namespace

Return to top