Compartir a través de


ODataPathSegmentTemplate Clase

Definición

Representa una plantilla que podría coincidir con un .ODataPathSegment

public abstract class ODataPathSegmentTemplate
type ODataPathSegmentTemplate = class
Public MustInherit Class ODataPathSegmentTemplate
Herencia
ODataPathSegmentTemplate
Derivado

Constructores

ODataPathSegmentTemplate()

Inicializa una nueva instancia de la clase ODataPathSegmentTemplate.

Métodos

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Coincide con la plantilla con .ODataPathSegment

Se aplica a