aspnetcore/test/Microsoft.AspNetCore.Blazor.../Razor
Ryan Nowak 354752cf16 Add support for generic-typed components (#1417)
* Add the ability to discover generic types/properties

* Add @typeparam directive

Adds the ability to declare a generic-typed component using Razor.

* Add a 'type parameter' property to generic components

* Adds the ability to consume generic-typed components
2018-09-16 14:01:15 -07:00
..
InitializeTestFileAttribute.cs Add Support for Templated Components (#1404) 2018-09-10 18:59:51 -07:00
IntermediateNodeSerializer.cs
IntermediateNodeVerifier.cs
IntermediateNodeWriter.cs Add support for generic-typed components (#1417) 2018-09-16 14:01:15 -07:00
NotFoundProjectItem.cs
RazorDiagnosticSerializer.cs
SourceMappingsSerializer.cs
TestFile.cs
TestProject.cs
VirtualProjectFileSystem.cs
VirtualProjectItem.cs