C# Class HicsMVC.Controllers.UserController

Inheritance: Controller
Afficher le fichier Open project: in18/hics

Méthodes publiques

Méthode Description
ChangePassword ( ) : System.Web.Mvc.ActionResult

Methode: [HttpGet] Methode ruft ChangePassword-View auf

Index ( ) : System.Web.Mvc.ActionResult
LampControl ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
ChangePassword ( UserChangePasswordModel ucpm ) : System.Web.Mvc.ActionResult

Method Details

ChangePassword() public méthode

Methode: [HttpGet] Methode ruft ChangePassword-View auf
public ChangePassword ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

LampControl() public méthode

public LampControl ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult