aspnetcore/test
Ryan Nowak 8485e2ea10 Add support for Action event handlers
This change adds `Action` to the set of types that have an overload on
RenderTreeBuilder. Additionally, we special case `Action` in the runtime
because passing the event args via DynamicInvoke() would throw.

Finally, reverted some of the clutter introduced by the first pass of
the event handler feature.
2018-04-11 07:36:05 -07:00
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Add support for Action event handlers 2018-04-11 07:36:05 -07:00
Microsoft.AspNetCore.Blazor.E2ETest Update Mono to 078d5147836 (#543) 2018-04-11 14:00:03 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Add event handlers as tag helpers 2018-04-06 13:00:04 -07:00
Microsoft.AspNetCore.Blazor.Test Add support for Action event handlers 2018-04-11 07:36:05 -07:00
shared
testapps Add support for Action event handlers 2018-04-11 07:36:05 -07:00