CourseWork_SchoolStudyAgain/SchoolAgainStudy/StudentWebClient/Views/_ViewImports.cshtml

4 lines
111 B
Plaintext

@using StudentWebClient
@using StudentWebClient.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers