C# Class Shoelace.Controllers.LoginController

Inheritance: Controller
ファイルを表示 Open project: hylander0/Shoelace

Public Methods

Method Description
LogOffUser ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
LoginUser ( UserLoginModel model ) : System.Web.Mvc.JsonResult
Register ( ) : System.Web.Mvc.ActionResult
RegisterUser ( UserLoginModel model ) : System.Web.Mvc.JsonResult

Method Details

LogOffUser() public method

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