HttpMethodMatcherPolicy Class

Definition

An MatcherPolicy that implements filtering and selection by the HTTP method of a request.

C#
public sealed class HttpMethodMatcherPolicy : Microsoft.AspNetCore.Routing.MatcherPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointComparerPolicy, Microsoft.AspNetCore.Routing.Matching.INodeBuilderPolicy
C#
public sealed class HttpMethodMatcherPolicy : Microsoft.AspNetCore.Routing.MatcherPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointComparerPolicy, Microsoft.AspNetCore.Routing.Matching.IEndpointSelectorPolicy, Microsoft.AspNetCore.Routing.Matching.INodeBuilderPolicy
Inheritance
HttpMethodMatcherPolicy
Implements

Constructors

Properties

Comparer

For framework use only.

Order

For framework use only.

Methods

Explicit Interface Implementations

Applies to

Proizvod Verzije
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0