JSComponentInterop(JSComponentConfigurationStore) 构造函数

定义

构造 的 JSComponentInterop实例。 这仅适用于从框架代码使用,不应直接从应用程序代码使用。

public JSComponentInterop (Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore configuration);
new Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore -> Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop
Public Sub New (configuration As JSComponentConfigurationStore)

参数

适用于