Condividi tramite


ODataPathSegmentTemplate Classe

Definizione

Rappresenta un modello che potrebbe corrispondere a un ODataPathSegmentoggetto .

public abstract class ODataPathSegmentTemplate
type ODataPathSegmentTemplate = class
Public MustInherit Class ODataPathSegmentTemplate
Ereditarietà
ODataPathSegmentTemplate
Derivato

Costruttori

ODataPathSegmentTemplate()

Inizializza una nuova istanza della classe ODataPathSegmentTemplate.

Metodi

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Corrisponde al modello con un ODataPathSegmentoggetto .

Si applica a