CourseWork_SchoolStudyAgain/SchoolAgainStudy/StudentWebClient/Views/_ViewImports.cshtml

4 lines
111 B
Plaintext
Raw Normal View History

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