Udostępnij za pośrednictwem


PropertySegmentTemplate Klasa

Definicja

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

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

Konstruktory

PropertySegmentTemplate(PropertySegment)

Inicjuje nowe wystąpienie klasy PropertySegmentTemplate.

Właściwości

Segment

Pobiera lub ustawia segment właściwości.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Pasuje do szablonu z elementem ODataPathSegment.

Dotyczy