Share via


ODataPathSegment Constructor ()

 

Initializes a new instance of the ODataPathSegment class.

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

Syntax

protected ODataPathSegment()
protected:
ODataPathSegment()
new : unit -> ODataPathSegment
Protected Sub New

See Also

ODataPathSegment Class
System.Web.OData.Routing Namespace

Return to top