Udostępnij za pośrednictwem


TypeSegmentTemplate Klasa

Definicja

Reprezentuje szablon, który może być zgodny z elementem TypeSegment.

public class TypeSegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type TypeSegmentTemplate = class
    inherit ODataPathSegmentTemplate
Public Class TypeSegmentTemplate
Inherits ODataPathSegmentTemplate
Dziedziczenie
TypeSegmentTemplate

Konstruktory

TypeSegmentTemplate(TypeSegment)

Inicjuje nowe wystąpienie klasy TypeSegmentTemplate.

Właściwości

Segment

Pobiera lub ustawia segment rzutu typu.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Pasuje do szablonu za pomocą elementu ODataPathSegment.

Dotyczy