Sdílet prostřednictvím


EndpointMetadataComparer Třída

Definice

Porovnávací nástroj, který může uspořádat Endpoint instance na základě implementace .IEndpointComparerPolicy Implementaci lze načíst od poskytovatele služeb a poskytnout ji do ExpandEndpoint(Int32, IReadOnlyList<Endpoint>, IComparer<Endpoint>).

public ref class EndpointMetadataComparer sealed : System::Collections::Generic::IComparer<Microsoft::AspNetCore::Http::Endpoint ^>
public sealed class EndpointMetadataComparer : System.Collections.Generic.IComparer<Microsoft.AspNetCore.Http.Endpoint>
type EndpointMetadataComparer = class
    interface IComparer<Endpoint>
Public NotInheritable Class EndpointMetadataComparer
Implements IComparer(Of Endpoint)
Dědičnost
EndpointMetadataComparer
Implementuje

Explicitní implementace rozhraní

IComparer<Endpoint>.Compare(Endpoint, Endpoint)

Porovnávací nástroj, který může uspořádat Endpoint instance na základě implementace .IEndpointComparerPolicy Implementaci lze načíst od poskytovatele služeb a poskytnout ji do ExpandEndpoint(Int32, IReadOnlyList<Endpoint>, IComparer<Endpoint>).

Platí pro