Sdílet prostřednictvím


PathSegmentToken(PathSegmentToken) Konstruktor

Definice

Sestavení tohoto tokenu segmentu pomocí dalšího tokenu

protected PathSegmentToken (Microsoft.OData.UriParser.PathSegmentToken nextToken);
new Microsoft.OData.UriParser.PathSegmentToken : Microsoft.OData.UriParser.PathSegmentToken -> Microsoft.OData.UriParser.PathSegmentToken
Protected Sub New (nextToken As PathSegmentToken)

Parametry

nextToken
PathSegmentToken

další token v cestě

Platí pro