Condividi tramite


WebElementReferenceContext(IJSRuntime) Costruttore

Definizione

Inizializzare una nuova istanza di 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)

Parametri

jsRuntime
IJSRuntime

Oggetto IJSRuntime.

Si applica a