Sdílet prostřednictvím


PropertySegmentTemplate Třída

Definice

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

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

Konstruktory

PropertySegmentTemplate(PropertySegment)

Inicializuje novou instanci PropertySegmentTemplate třídy.

Vlastnosti

Segment

Získá nebo nastaví segment vlastnosti.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Odpovídá šabloně s objektem ODataPathSegment.

Platí pro