Sdílet prostřednictvím


LongRouteConstraint Třída

Definice

Omezuje parametr trasy tak, aby představoval pouze 64bitové celočíselné hodnoty.

public ref class LongRouteConstraint : Microsoft::AspNetCore::Routing::IRouteConstraint
public class LongRouteConstraint : Microsoft.AspNetCore.Routing.IRouteConstraint
public class LongRouteConstraint : Microsoft.AspNetCore.Routing.IRouteConstraint, Microsoft.AspNetCore.Routing.Matching.IParameterLiteralNodeMatchingPolicy
type LongRouteConstraint = class
    interface IRouteConstraint
type LongRouteConstraint = class
    interface IRouteConstraint
    interface IParameterPolicy
type LongRouteConstraint = class
    interface IParameterPolicy
    interface IRouteConstraint
type LongRouteConstraint = class
    interface IRouteConstraint
    interface IParameterPolicy
    interface IParameterLiteralNodeMatchingPolicy
Public Class LongRouteConstraint
Implements IRouteConstraint
Public Class LongRouteConstraint
Implements IParameterLiteralNodeMatchingPolicy, IRouteConstraint
Dědičnost
LongRouteConstraint
Implementuje

Konstruktory

LongRouteConstraint()

Omezuje parametr trasy tak, aby představoval pouze 64bitové celočíselné hodnoty.

Metody

Match(HttpContext, IRouter, String, RouteValueDictionary, RouteDirection)

Určuje, zda parametr adresy URL obsahuje platnou hodnotu pro toto omezení.

Explicitní implementace rozhraní

IParameterLiteralNodeMatchingPolicy.MatchesLiteral(String, String)

Omezuje parametr trasy tak, aby představoval pouze 64bitové celočíselné hodnoty.

Platí pro