Case_accounting/CaseAccounting/CaseAccountingCustomerView/Views/_ViewImports.cshtml

4 lines
131 B
Plaintext

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