Aracılığıyla paylaş


HttpMethodMatcherPolicy Sınıf

Tanım

Bir MatcherPolicy isteğin HTTP yöntemine göre filtreleme ve seçim uygulayan.

public ref class HttpMethodMatcherPolicy sealed : Microsoft::AspNetCore::Routing::MatcherPolicy, Microsoft::AspNetCore::Routing::Matching::IEndpointComparerPolicy, Microsoft::AspNetCore::Routing::Matching::INodeBuilderPolicy
public ref class HttpMethodMatcherPolicy sealed : Microsoft::AspNetCore::Routing::MatcherPolicy, Microsoft::AspNetCore::Routing::Matching::IEndpointComparerPolicy, Microsoft::AspNetCore::Routing::Matching::IEndpointSelectorPolicy, Microsoft::AspNetCore::Routing::Matching::INodeBuilderPolicy
public sealed class HttpMethodMatcherPolicy : Microsoft.AspNetCore.Routing.MatcherPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointComparerPolicy, Microsoft.AspNetCore.Routing.Matching.INodeBuilderPolicy
public sealed class HttpMethodMatcherPolicy : Microsoft.AspNetCore.Routing.MatcherPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointComparerPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointSelectorPolicy, Microsoft.AspNetCore.Routing.Matching.INodeBuilderPolicy
type HttpMethodMatcherPolicy = class
    inherit MatcherPolicy
    interface IEndpointComparerPolicy
    interface INodeBuilderPolicy
type HttpMethodMatcherPolicy = class
    inherit MatcherPolicy
    interface IEndpointComparerPolicy
    interface IEndpointSelectorPolicy
    interface INodeBuilderPolicy
type HttpMethodMatcherPolicy = class
    inherit MatcherPolicy
    interface IEndpointComparerPolicy
    interface INodeBuilderPolicy
    interface IEndpointSelectorPolicy
Public NotInheritable Class HttpMethodMatcherPolicy
Inherits MatcherPolicy
Implements IEndpointComparerPolicy, INodeBuilderPolicy
Public NotInheritable Class HttpMethodMatcherPolicy
Inherits MatcherPolicy
Implements IEndpointComparerPolicy, IEndpointSelectorPolicy, INodeBuilderPolicy
Devralma
HttpMethodMatcherPolicy
Uygulamalar

Oluşturucular

HttpMethodMatcherPolicy()

Bir MatcherPolicy isteğin HTTP yöntemine göre filtreleme ve seçim uygulayan.

Özellikler

Comparer

Yalnızca çerçeve kullanımı için.

Order

Yalnızca çerçeve kullanımı için.

Yöntemler

AppliesToEndpoints(IReadOnlyList<Endpoint>)

Yalnızca çerçeve kullanımı için.

ApplyAsync(HttpContext, CandidateSet)

Yalnızca çerçeve kullanımı için.

BuildJumpTable(Int32, IReadOnlyList<PolicyJumpTableEdge>)

Yalnızca çerçeve kullanımı için.

GetEdges(IReadOnlyList<Endpoint>)

Yalnızca çerçeve kullanımı için.

Belirtik Arabirim Kullanımları

IEndpointSelectorPolicy.AppliesToEndpoints(IReadOnlyList<Endpoint>)

Bir MatcherPolicy isteğin HTTP yöntemine göre filtreleme ve seçim uygulayan.

INodeBuilderPolicy.AppliesToEndpoints(IReadOnlyList<Endpoint>)

Bir MatcherPolicy isteğin HTTP yöntemine göre filtreleme ve seçim uygulayan.

Şunlara uygulanır