Partager via


ODataPathSegmentTemplate Classe

Définition

Représente un modèle qui peut correspondre à un ODataPathSegment.

public abstract class ODataPathSegmentTemplate
type ODataPathSegmentTemplate = class
Public MustInherit Class ODataPathSegmentTemplate
Héritage
ODataPathSegmentTemplate
Dérivé

Constructeurs

ODataPathSegmentTemplate()

Initialise une nouvelle instance de la classe ODataPathSegmentTemplate.

Méthodes

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Correspond au modèle avec un ODataPathSegment.

S’applique à