_ Public Class HomeController Inherits System.Web.Mvc.Controller _ Function Index() Return View() End Function End Class