C# 클래스 EhrgoHealth.Web.Areas.Staff.Controllers.HomeController

상속: StaffBaseController
파일 보기 프로젝트 열기: EhrgoHealth/CS6440

공개 메소드들

메소드 설명
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

메소드 상세

CheckAllergy() 공개 메소드

public CheckAllergy ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

CheckVerification() 공개 메소드

public CheckVerification ( Models med ) : Task
med Models
리턴 Task

Details() 공개 메소드

public Details ( Models med ) : Task
med Models
리턴 Task

HomeController() 공개 메소드

public HomeController ( ApplicationUserManager userManager, IAuthenticationManager authManager ) : EhrgoHealth.Data
userManager ApplicationUserManager
authManager IAuthenticationManager
리턴 EhrgoHealth.Data

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult