IEndpointMetadataProvider 介面

定義

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

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

方法

PopulateMetadata(MethodInfo, EndpointBuilder)

填入相關 EndpointMethodInfo的元數據。

適用於