Case_accounting/CaseAccounting/CaseAccountingProviderView/Views/_ViewImports.cshtml

4 lines
131 B
Plaintext
Raw Normal View History

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