Sdílet prostřednictvím


UnresolvedPathSegment(String) Konstruktor

Definice

Inicializuje novou instanci UnresolvedPathSegment třídy .

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

Nevyřešená hodnota segmentu

Platí pro