共用方式為


WebElementReferenceContext(IJSRuntime) 建構函式

定義

初始化 的新實例 WebElementReferenceContext

public:
 WebElementReferenceContext(Microsoft::JSInterop::IJSRuntime ^ jsRuntime);
public WebElementReferenceContext (Microsoft.JSInterop.IJSRuntime jsRuntime);
new Microsoft.AspNetCore.Components.WebElementReferenceContext : Microsoft.JSInterop.IJSRuntime -> Microsoft.AspNetCore.Components.WebElementReferenceContext
Public Sub New (jsRuntime As IJSRuntime)

參數

jsRuntime
IJSRuntime

IJSRuntime

適用於