IODataPathTemplateHandler Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |