次の方法で共有


EndpointMetadataApiExplorerServiceCollectionExtensions.AddEndpointsApiExplorer メソッド

定義

を使用して MetadataApiExplorer を構成します。

public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddEndpointsApiExplorer (this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
static member AddEndpointsApiExplorer : Microsoft.Extensions.DependencyInjection.IServiceCollection -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddEndpointsApiExplorer (services As IServiceCollection) As IServiceCollection

パラメーター

戻り値

適用対象