Udostępnij za pośrednictwem


SingletonSegmentTemplate Klasa

Definicja

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

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

Konstruktory

SingletonSegmentTemplate(SingletonSegment)

Inicjuje nowe wystąpienie klasy SingletonSegmentTemplate.

Właściwości

Segment

Pobiera lub ustawia pojedynczy segment.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Pasuje do szablonu z elementem ODataPathSegment.

Dotyczy