次の方法で共有


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)

プロパティ値

実装

適用対象