namespace Microsoft.JSInterop
{
public interface IJSRuntime
{
ValueTask<TValue> InvokeAsync<TValue>(string identifier, CancellationToken cancellationToken, object[] args);
}
}
nuget.org | 0.0 % |
---|---|
Assembly | Microsoft.JSInterop , Version=3.0.0.0, PublicKeyToken=adb9793829ddae60 |
Help | Documentation |
.NET | 5.05.0-windows6.06.0-android6.0-ios6.0-macos6.0-tvos6.0-watchos6.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows |
.NET Core | 3.03.1 |
OS Platforms | The selected framework does not have platform annotations. |