WebAssemblyNetDebugProxyAppBuilderExtensions 类

定义

提供用于调试 Blazor WebAssembly 应用程序的基础结构。

public ref class WebAssemblyNetDebugProxyAppBuilderExtensions abstract sealed
public static class WebAssemblyNetDebugProxyAppBuilderExtensions
type WebAssemblyNetDebugProxyAppBuilderExtensions = class
Public Module WebAssemblyNetDebugProxyAppBuilderExtensions
继承
WebAssemblyNetDebugProxyAppBuilderExtensions

方法

UseWebAssemblyDebugging(IApplicationBuilder)

在Chromium开发工具中添加调试 Blazor WebAssembly 应用程序所需的中间件。

适用于