Sdílet prostřednictvím


SingletonSegmentTemplate(SingletonSegment) Konstruktor

Definice

Inicializuje novou instanci SingletonSegmentTemplate třídy .

public SingletonSegmentTemplate (Microsoft.OData.UriParser.SingletonSegment segment);
new Microsoft.AspNet.OData.Routing.Template.SingletonSegmentTemplate : Microsoft.OData.UriParser.SingletonSegment -> Microsoft.AspNet.OData.Routing.Template.SingletonSegmentTemplate
Public Sub New (segment As SingletonSegment)

Parametry

segment
SingletonSegment

Jednoúčelový segment

Platí pro