2 references to TestDTO
Microsoft.JSInterop.Tests (2)
JSInProcessRuntimeTest.cs (2)
20
var
syncResult = runtime.Invoke<
TestDTO
>("test identifier 1", "arg1", 123, true)!;