IODataPathTemplateHandler Interface

Definition

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

public interface IODataPathTemplateHandler
type IODataPathTemplateHandler = interface
Public Interface IODataPathTemplateHandler
Derived

Methods

ParseTemplate(String, IServiceProvider)

Parses the specified OData path template as an ODataPathTemplate.

Applies to