C# Class HomeSecurity.Web.Controllers.HomeSecurityController

Inheritance: Controller
Afficher le fichier Open project: mlinnen/CloudHomeSecurity

Méthodes publiques

Méthode Description
Hello ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Settings ( ) : System.Web.Mvc.ActionResult

Method Details

Hello() public méthode

public Hello ( ) : 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

Settings() public méthode

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