Udostępnij za pośrednictwem


IApiRequestFormatMetadataProvider Interfejs

Definicja

Dostarcza informacje o metadanych o formacie żądania do elementu IApiDescriptionProvider.

public interface class IApiRequestFormatMetadataProvider
public interface IApiRequestFormatMetadataProvider
type IApiRequestFormatMetadataProvider = interface
Public Interface IApiRequestFormatMetadataProvider
Pochodne

Uwagi

Element IInputFormatter powinien zaimplementować ten interfejs, aby uwidocznić informacje o metadanych w obiekcie IApiDescriptionProvider.

Metody

GetSupportedContentTypes(String, Type)

Pobiera filtrowaną listę typów zawartości, które są obsługiwane przez IInputFormatter element dla elementów objectType i contentType.

Dotyczy