ODataRoutingConventions Class

 

Provides helper methods for creating routing conventions.

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

System::Object
  System.Web.OData.Routing.Conventions::ODataRoutingConventions

public ref class ODataRoutingConventions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateDefault()

Creates a mutable list of the default OData routing conventions.

System_CAPS_pubmethodSystem_CAPS_staticCreateDefaultWithAttributeRouting(HttpConfiguration^, IEdmModel^)

Creates a mutable list of the default OData routing conventions with attribute routing enabled.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: