Sdílet prostřednictvím


OperationImportSegmentTemplate Třída

Definice

Představuje šablonu, která se může shodovat s objektem OperationImportSegment.

public class OperationImportSegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type OperationImportSegmentTemplate = class
    inherit ODataPathSegmentTemplate
Public Class OperationImportSegmentTemplate
Inherits ODataPathSegmentTemplate
Dědičnost
OperationImportSegmentTemplate

Konstruktory

OperationImportSegmentTemplate(OperationImportSegment)

Inicializuje novou instanci OperationImportSegmentTemplate třídy.

Vlastnosti

ParameterMappings

Získá slovník představující mapování z názvů parametrů v aktuálním segmentu funkce na názvy parametrů v datech směrování.

Segment

Získá a nastaví segment importu operace.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Odpovídá šabloně s objektem ODataPathSegment.

Platí pro