C# Class Igman.Web.Controllers.HomeController

Inheritance: Controller
显示文件 Open project: fitba/km-2013-projects-team-igman

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
LogOut ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

LogOut() public method

public LogOut ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult