未验证 提交 cbace424 编写于 作者: S Stijn Herreman 提交者: GitHub

Fix summary doc, the client name is an argument. (#66703)

上级 0bbf4537
......@@ -243,8 +243,7 @@ public static IHttpClientBuilder AddHttpClient(this IServiceCollection services!
/// <summary>
/// Adds the <see cref="IHttpClientFactory"/> and related services to the <see cref="IServiceCollection"/> and configures
/// a binding between the <typeparamref name="TClient" /> type and a named <see cref="HttpClient"/>. The client name will
/// be set to the type name of <typeparamref name="TClient"/>.
/// a binding between the <typeparamref name="TClient" /> type and a named <see cref="HttpClient"/>.
/// </summary>
/// <typeparam name="TClient">
/// The type of the typed client. The type specified will be registered in the service collection as
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册