다음을 통해 공유


HttpMethodMatcherPolicy.Comparer 속성

정의

프레임워크의 경우만 사용합니다.

public:
 property System::Collections::Generic::IComparer<Microsoft::AspNetCore::Http::Endpoint ^> ^ Comparer { System::Collections::Generic::IComparer<Microsoft::AspNetCore::Http::Endpoint ^> ^ get(); };
public System.Collections.Generic.IComparer<Microsoft.AspNetCore.Http.Endpoint> Comparer { get; }
member this.Comparer : System.Collections.Generic.IComparer<Microsoft.AspNetCore.Http.Endpoint>
Public ReadOnly Property Comparer As IComparer(Of Endpoint)

속성 값

구현

적용 대상