ODataPathSegmentTemplateTranslator Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Translator ścieżki OData do szablonów segmentów ścieżki.
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)
- Dziedziczenie
Konstruktory
ODataPathSegmentTemplateTranslator() |
Translator ścieżki OData do szablonów segmentów ścieżki. |
Metody
Translate(AnnotationSegment) |
Tłumaczenie adnotacjiSegment (Odziedziczone po PathSegmentTranslator<T>) |
Translate(BatchReferenceSegment) |
Tłumaczenie elementu BatchReferenceSegment |
Translate(BatchSegment) |
Tłumaczenie elementu BatchSegment |
Translate(CountSegment) |
Tłumaczenie elementu CountSegment |
Translate(DynamicPathSegment) |
Tłumaczenie elementu OpenPropertySegment |
Translate(EachSegment) |
Tłumaczenie elementu EachSegment (Odziedziczone po PathSegmentTranslator<T>) |
Translate(EntitySetSegment) |
Tłumaczenie elementu EntitySetSegment |
Translate(FilterSegment) |
Tłumaczenie elementu FilterSegment (Odziedziczone po PathSegmentTranslator<T>) |
Translate(KeySegment) |
Tłumaczenie elementu KeySegment |
Translate(MetadataSegment) |
Tłumaczenie elementu MetadataSegment |
Translate(NavigationPropertyLinkSegment) |
Odwiedź stronę NavigationPropertyLinkSegment |
Translate(NavigationPropertySegment) |
Tłumaczenie elementu NavigationPropertySegment |
Translate(OperationImportSegment) |
Tłumaczenie elementu OperationImportSegment |
Translate(OperationSegment) |
Tłumaczenie elementu OperationSegment |
Translate(PathTemplateSegment) |
Obsługa właściwościSegment |
Translate(PropertySegment) |
Tłumaczenie właściwościSegment |
Translate(ReferenceSegment) |
Tłumaczenie odwołaniaSegment (Odziedziczone po PathSegmentTranslator<T>) |
Translate(SingletonSegment) |
Tłumaczenie elementu SingletonSegment |
Translate(TypeSegment) |
Tłumaczenie elementu TypeSegment |
Translate(ValueSegment) |
Tłumaczenie wartościSegmentu |