Sdílet prostřednictvím


DynamicSegmentTemplate Třída

Definice

Představuje šablonu, která může odpovídat objektu DynamicPathSegment.

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

Konstruktory

DynamicSegmentTemplate(DynamicPathSegment)

Inicializuje novou instanci DynamicSegmentTemplate třídy .

Vlastnosti

Segment

Získá nebo nastaví otevřený segment vlastnosti.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Odpovídá šabloně s .ODataPathSegment

Platí pro