csharp-sdk-upm/Sample/LeanEngineApp/web/Views/_ViewImports.cshtml

4 lines
85 B
Plaintext
Raw Normal View History

2021-04-29 16:04:25 +08:00
@using web
@using web.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers