OD.WebApplication/OD.WebApplication/Views/_ViewImports.cshtml

3 lines
112 B
Plaintext
Raw Normal View History

2020-07-13 01:53:25 +00:00
@using OD.WebApplication
@using OD.WebApplication.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers