namespace Microsoft.JSInterop.Infrastructure
{
public readonly struct DotNetInvocationResult
{
public DotNetInvocationResult(Exception! exception, string? errorKind);
}
}
nuget.org | 0.0 % |
---|---|
Assembly | Microsoft.JSInterop , Version=5.0.0.0, PublicKeyToken=adb9793829ddae60 |
.NET | 5.05.0-windows |
.NET Core | 3.03.1 |
OS Platforms | For the selected framework this API is supported on all OS platforms. |