Udostępnij za pośrednictwem


ODataPathRouteConstraint(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ODataPathRouteConstraint.

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

Parametry

routeName
String

Nazwa trasy, z którą jest skojarzone to ograniczenie.

Dotyczy