Sdílet prostřednictvím


SingletonSegmentTemplate Třída

Definice

Představuje šablonu, která se může shodovat s objektem SingletonSegment.

public class SingletonSegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type SingletonSegmentTemplate = class
    inherit ODataPathSegmentTemplate
Public Class SingletonSegmentTemplate
Inherits ODataPathSegmentTemplate
Dědičnost
SingletonSegmentTemplate

Konstruktory

SingletonSegmentTemplate(SingletonSegment)

Inicializuje novou instanci SingletonSegmentTemplate třídy.

Vlastnosti

Segment

Získá nebo nastaví jednoúčelový segment.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Odpovídá šabloně s objektem ODataPathSegment.

Platí pro