net6.0
namespace Microsoft.JSInterop.Infrastructure
{
[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070", Justification = "Linker does not propogate annotations to generated state machine. https://github.com/mono/linker/issues/1403")]
public static class DotNetDispatcher
{
public static void ReceiveByteArray(JSRuntime! jsRuntime, int id, byte[]! data);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net6.0 | |
Assembly | Microsoft.JSInterop , Version=6.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This API is supported on all platforms. |