CourseWork_Bank/Bank/BankEmployeeApp/Views/_ViewImports.cshtml

4 lines
109 B
Plaintext
Raw Permalink Normal View History

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