TRONIX Code Documentation
|
Public Member Functions | |
HomeController (ISessionContextService sessionContextService, IHeartbeatService heartbeatService, IVinDecoderService vinDecoderService, IUserService userService, IUserRoleService userRoleService, IAgencyService agencyService) | |
ActionResult | Index () |
ActionResult | About () |
ActionResult | Saml () |
ActionResult | Contact () |
ActionResult | Heartbeat () |
Tronix.Web.Controllers.HomeController.HomeController | ( | ISessionContextService | sessionContextService, |
IHeartbeatService | heartbeatService, | ||
IVinDecoderService | vinDecoderService, | ||
IUserService | userService, | ||
IUserRoleService | userRoleService, | ||
IAgencyService | agencyService | ||
) |
ActionResult Tronix.Web.Controllers.HomeController.About | ( | ) |
ActionResult Tronix.Web.Controllers.HomeController.Contact | ( | ) |
ActionResult Tronix.Web.Controllers.HomeController.Heartbeat | ( | ) |
ActionResult Tronix.Web.Controllers.HomeController.Index | ( | ) |
ActionResult Tronix.Web.Controllers.HomeController.Saml | ( | ) |