Implemented interface member:
method
InvokeAsync<TValue>
Microsoft.JSInterop.IJSRuntime.InvokeAsync<TValue>(System.String, System.Threading.CancellationToken, System.Object[])
1 reference to InvokeAsync
Microsoft.JSInterop (1)
JSRuntime.cs (1)
63/// consider using <see cref="InvokeAsync{TValue}(string, CancellationToken, object[])" />.