Skip to content
代码片段 群组 项目
未验证 提交 c7fa6c16 编辑于 作者: David Fowler's avatar David Fowler 提交者: GitHub
浏览文件

Update 25_api_proposal.md (#35321)

This always drove me crazy
上级 c4690bfa
No related branches found
No related tags found
无相关合并请求
......@@ -25,6 +25,7 @@ namespace Microsoft.AspNetCore.Http
{
+ public Task WriteAsync(this HttpResponse response, StringBuilder builder);
}
}
```
You may find the [Framework Design Guidelines](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/framework-design-guidelines-digest.md) helpful.
-->
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册