aspnetcore/test/Microsoft.JSInterop.Test
Daniel Roth 7a763fc4f6 Scan only declared methods for JS interop (#1320)
* Scan only declared methods for JS interop

* Add DotNetDispatcher test for JS invokable method on base class
2018-08-17 12:35:24 +01:00
..
DotNetDispatcherTest.cs Scan only declared methods for JS interop (#1320) 2018-08-17 12:35:24 +01:00
DotNetObjectRefTest.cs Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
JSInProcessRuntimeBaseTest.cs Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
JSRuntimeBaseTest.cs Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
JSRuntimeTest.cs Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
JsonUtilTest.cs Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
Microsoft.JSInterop.Test.csproj