Udostępnij za pośrednictwem


UnresolvedPathSegment(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy UnresolvedPathSegment.

public UnresolvedPathSegment (string segmentValue);
new Microsoft.AspNet.OData.Routing.UnresolvedPathSegment : string -> Microsoft.AspNet.OData.Routing.UnresolvedPathSegment
Public Sub New (segmentValue As String)

Parametry

segmentValue
String

Nierozwiązana wartość segmentu.

Dotyczy