ODataPathSegmentTemplateTranslator Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Překládá cestu OData k šabloně segmentů cesty.
public class ODataPathSegmentTemplateTranslator : Microsoft.OData.UriParser.PathSegmentTranslator<Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate>
type ODataPathSegmentTemplateTranslator = class
inherit PathSegmentTranslator<ODataPathSegmentTemplate>
Public Class ODataPathSegmentTemplateTranslator
Inherits PathSegmentTranslator(Of ODataPathSegmentTemplate)
- Dědičnost
Konstruktory
ODataPathSegmentTemplateTranslator() |
Překládá cestu OData k šabloně segmentů cesty. |