Implemented interface member:
method
InvokeAsync<TValue>
Microsoft.JSInterop.IJSRuntime.InvokeAsync<TValue>(System.String, System.Threading.CancellationToken, System.Object[])
1 reference to InvokeAsync
Microsoft.AspNetCore.Components.Web.Tests (1)
Image\ImageTest.cs (1)
182
=>
InvokeAsync
<TValue>(identifier, CancellationToken.None, args ?? Array.Empty<object?>());