C# Class EhrgoHealth.Web.Areas.Staff.Controllers.HomeController

Inheritance: StaffBaseController
Afficher le fichier Open project: EhrgoHealth/CS6440

Méthodes publiques

Méthode Description
CheckAllergy ( ) : System.Web.Mvc.ActionResult
CheckVerification ( Models med ) : Task
Details ( Models med ) : Task
HomeController ( ApplicationUserManager userManager, IAuthenticationManager authManager ) : EhrgoHealth.Data
Index ( ) : System.Web.Mvc.ActionResult

Method Details

CheckAllergy() public méthode

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

CheckVerification() public méthode

public CheckVerification ( Models med ) : Task
med Models
Résultat Task

Details() public méthode

public Details ( Models med ) : Task
med Models
Résultat Task

HomeController() public méthode

public HomeController ( ApplicationUserManager userManager, IAuthenticationManager authManager ) : EhrgoHealth.Data
userManager ApplicationUserManager
authManager IAuthenticationManager
Résultat EhrgoHealth.Data

Index() public méthode

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