IODataPathTemplateHandler Interface

 

Exposes the ability to parse an OData path template as an ODataPathTemplate.

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

public interface class IODataPathTemplateHandler

NameDescription
System_CAPS_pubmethodParseTemplate(IEdmModel^, String^)

Parses the specified OData path template as an ODataPathTemplate.

Return to top
Show: