placeholderCopy public ActionResult Index() { ViewData["Message"] = "Welcome to ASP.NET MVC"; return View(); // notice the absence of a view ...
確定! 回上一頁