aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles
Ryan Nowak cb186f494a Add type checking for component parameters
Introduces a new primitive used by the compiler for type checking. Type
checking applies to component parameters when setting the value directly
and when using bind. This is nice because it also adds error checking
for bind.
2018-06-05 19:58:50 -07:00
..
DesignTimeCodeGenerationTest Add type checking for component parameters 2018-06-05 19:58:50 -07:00
RuntimeCodeGenerationTest Add type checking for component parameters 2018-06-05 19:58:50 -07:00