1 instantiation of ImportantInformation
BasicTestApp (1)
ServerReliability\JSInterop.cs (1)
13
return DotNetObjectReference.Create(new
ImportantInformation
());
1 reference to ImportantInformation
BasicTestApp (1)
ServerReliability\JSInterop.cs (1)
11
public static DotNetObjectReference<
ImportantInformation
> CreateImportant()