auto.bus_razor/TicketOffice/Pages/_ViewImports.cshtml

3 lines
105 B
Plaintext

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