C# Class NuGet.Gallery.Staging.Web.Controllers.AccountController

Inheritance: NuGet.Gallery.Staging.Web.Code.Mvc.BaseController
显示文件 Open project: NuGet/Entropy

Public Methods

Method Description
AccountController ( ) : System.Collections.Generic

Private Methods

Method Description
LogOff ( ) : System.Web.Mvc.ActionResult
Login ( string returnUrl ) : System.Web.Mvc.ActionResult
Login ( LoginViewModel model, string returnUrl ) : Task
RedirectToLocal ( string returnUrl ) : System.Web.Mvc.ActionResult

Method Details

AccountController() public method

public AccountController ( ) : System.Collections.Generic
return System.Collections.Generic