TrafficLightsCSharp/TrafficLights/Pages/_ViewImports.cshtml

4 lines
111 B
Plaintext

@using TrafficLights
@namespace TrafficLights.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers