... HtmlGenerator htmlHelper ➀ <h1>The page title</h1> <footer> @htmlHelper.Copyright() ➁ </footer> ➀ Injects an instance of HtmlGenerator into the view, ...
確定! 回上一頁