PIAPS_CW/WebApp/Pages/_ViewImports.cshtml

4 lines
94 B
Plaintext
Raw Normal View History

2024-05-09 17:45:03 +04:00
@using WebApp
@namespace WebApp.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers