C# Class HomeSecurity.Web.Controllers.DocsController

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

Méthodes publiques

Méthode Description
Alarm ( ) : System.Web.Mvc.ActionResult
AlarmControlPanel ( ) : System.Web.Mvc.ActionResult
DoorBell ( ) : System.Web.Mvc.ActionResult
Dummy ( ) : System.Web.Mvc.ActionResult
ExternalDoorEntry ( ) : System.Web.Mvc.ActionResult
Garage ( ) : System.Web.Mvc.ActionResult
GettingReadyForTheMeeting ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
MasterControlPanel ( ) : System.Web.Mvc.ActionResult

Method Details

Alarm() public méthode

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

AlarmControlPanel() public méthode

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

DoorBell() public méthode

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

Dummy() public méthode

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

ExternalDoorEntry() public méthode

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

Garage() public méthode

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

GettingReadyForTheMeeting() public méthode

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

MasterControlPanel() public méthode

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