namespace Microsoft.JSInterop
{
public static class DotNetObjectReference
{
public static DotNetObjectReference<TValue> Create<TValue>(TValue value)
where TValue: class;
}
}
nuget.org | 0.0 % |
---|---|
Assembly | Microsoft.JSInterop , Version=3.1.0.0, PublicKeyToken=adb9793829ddae60 |
Help | Documentation |
.NET | 5.05.0-windows6.06.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. |