C# Class Disco.Web.Areas.API.Controllers.BootstrapperController

Datei anzeigen Open project: garysharp/Disco

Private Properties

Property Type Description
BootstrapperController System
BootstrapperController System
MacSshPassword System.Web.Mvc.ActionResult
MacSshUsername System.Web.Mvc.ActionResult
RedirectToAction System.Web.Mvc.RedirectToRouteResult
RedirectToAction System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent System.Web.Mvc.RedirectToRouteResult

Public Methods

Method Description
MacSshPassword ( string MacSshPassword ) : System.Web.Mvc.ActionResult
MacSshUsername ( string MacSshUsername ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
BootstrapperController ( ) : System
BootstrapperController ( Dummy d ) : System
MacSshPassword ( ) : System.Web.Mvc.ActionResult
MacSshUsername ( ) : System.Web.Mvc.ActionResult
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult
RedirectToAction ( Task taskResult ) : System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult
RedirectToActionPermanent ( Task taskResult ) : System.Web.Mvc.RedirectToRouteResult

Method Details

MacSshPassword() public method

public MacSshPassword ( string MacSshPassword ) : System.Web.Mvc.ActionResult
MacSshPassword string
return System.Web.Mvc.ActionResult

MacSshUsername() public method

public MacSshUsername ( string MacSshUsername ) : System.Web.Mvc.ActionResult
MacSshUsername string
return System.Web.Mvc.ActionResult