Udostępnij za pośrednictwem


DoubleRouteConstraint Klasa

Definicja

Ogranicza parametr trasy do reprezentowania tylko 64-bitowych wartości zmiennoprzecinkowych.

public ref class DoubleRouteConstraint : Microsoft::AspNetCore::Routing::IRouteConstraint
public class DoubleRouteConstraint : Microsoft.AspNetCore.Routing.IRouteConstraint
public class DoubleRouteConstraint : Microsoft.AspNetCore.Routing.IRouteConstraint, Microsoft.AspNetCore.Routing.Matching.IParameterLiteralNodeMatchingPolicy
type DoubleRouteConstraint = class
    interface IRouteConstraint
type DoubleRouteConstraint = class
    interface IRouteConstraint
    interface IParameterPolicy
type DoubleRouteConstraint = class
    interface IParameterPolicy
    interface IRouteConstraint
type DoubleRouteConstraint = class
    interface IRouteConstraint
    interface IParameterPolicy
    interface IParameterLiteralNodeMatchingPolicy
Public Class DoubleRouteConstraint
Implements IRouteConstraint
Public Class DoubleRouteConstraint
Implements IParameterLiteralNodeMatchingPolicy, IRouteConstraint
Dziedziczenie
DoubleRouteConstraint
Implementuje

Konstruktory

DoubleRouteConstraint()

Ogranicza parametr trasy do reprezentowania tylko 64-bitowych wartości zmiennoprzecinkowych.

Metody

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

Określa, czy parametr adresu URL zawiera prawidłową wartość tego ograniczenia.

Jawne implementacje interfejsu

IParameterLiteralNodeMatchingPolicy.MatchesLiteral(String, String)

Ogranicza parametr trasy do reprezentowania tylko 64-bitowych wartości zmiennoprzecinkowych.

Dotyczy