IEndpointMetadataProvider Interfejs

Definicja

Wskazuje, że typ udostępnia metodę statyczną, która dostarcza Endpoint metadane, gdy są zadeklarowane jako typ parametru Endpoint lub zwrócony typ delegata procedury obsługi tras.

public interface IEndpointMetadataProvider
type IEndpointMetadataProvider = interface
Public Interface IEndpointMetadataProvider
Pochodne

Metody

PopulateMetadata(MethodInfo, EndpointBuilder)

Wypełnia metadane powiązane Endpoint i MethodInfo.

Dotyczy