Condividi tramite


DynamicSegmentTemplate Classe

Definizione

Rappresenta un modello che può corrispondere a un DynamicPathSegmentoggetto .

public class DynamicSegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type DynamicSegmentTemplate = class
    inherit ODataPathSegmentTemplate
Public Class DynamicSegmentTemplate
Inherits ODataPathSegmentTemplate
Ereditarietà
DynamicSegmentTemplate

Costruttori

DynamicSegmentTemplate(DynamicPathSegment)

Inizializza una nuova istanza della classe DynamicSegmentTemplate.

Proprietà

Segment

Ottiene o imposta il segmento di proprietà aperto.

Metodi

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Corrisponde al modello con un ODataPathSegmentoggetto .

Si applica a