Case_accounting/CaseAccounting/CaseAccountingProviderView/Views/_ViewImports.cshtml
2023-05-17 20:17:29 +04:00

4 lines
131 B
Plaintext

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