Share via


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

適用対象