Condividi tramite


SingletonSegmentTemplate Classe

Definizione

Rappresenta un modello che può corrispondere a un SingletonSegmentoggetto .

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

Costruttori

SingletonSegmentTemplate(SingletonSegment)

Inizializza una nuova istanza della classe SingletonSegmentTemplate.

Proprietà

Segment

Ottiene o imposta il segmento singleton.

Metodi

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Corrisponde al modello con un ODataPathSegmentoggetto .

Si applica a