Udostępnij za pośrednictwem


DynamicSegmentTemplate Klasa

Definicja

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

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

Konstruktory

DynamicSegmentTemplate(DynamicPathSegment)

Inicjuje nowe wystąpienie klasy DynamicSegmentTemplate.

Właściwości

Segment

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

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Pasuje do szablonu za pomocą elementu ODataPathSegment.

Dotyczy