Share via


IEndpointMetadataProvider 介面

定義

表示類型提供靜態方法,當宣告為參數類型或路由處理常式委派的 Endpoint 傳回型別時,提供 Endpoint 中繼資料。

public interface IEndpointMetadataProvider
type IEndpointMetadataProvider = interface
Public Interface IEndpointMetadataProvider
衍生

方法

PopulateMetadata(MethodInfo, EndpointBuilder)

填入相關 EndpointMethodInfo 的中繼資料。

適用於