CourseWork_BankYouBankrupt/BankYouBankrupt/BankYouBankruptCashierApp/Views/_ViewImports.cshtml

4 lines
129 B
Plaintext

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