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

Update API name in obsolete message (#35373)

上级 98ee2479
No related branches found
No related tags found
无相关合并请求
......@@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Components.Forms
/// Repesents configurable options for <see cref="BrowserFileStream"/> with Blazor Server.
/// </summary>
[UnsupportedOSPlatform("browser")]
[Obsolete("JSDataStream defaults are utilized instead of the options here.")]
[Obsolete("RemoteJSDataStream defaults are utilized instead of the options here.")]
public class RemoteBrowserFileStreamOptions
{
/// <summary>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册