Sdílet prostřednictvím


TypeSegmentTemplate Třída

Definice

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

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

Konstruktory

TypeSegmentTemplate(TypeSegment)

Inicializuje novou instanci TypeSegmentTemplate třídy.

Vlastnosti

Segment

Získá nebo nastaví segment přetypování typu.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Odpovídá šabloně s objektem ODataPathSegment.

Platí pro