TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tronix.Web.Controllers.HomeController Class Reference
Inheritance diagram for Tronix.Web.Controllers.HomeController:
Inheritance graph
[legend]
Collaboration diagram for Tronix.Web.Controllers.HomeController:
Collaboration graph
[legend]

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 ()
 

Constructor & Destructor Documentation

◆ HomeController()

Tronix.Web.Controllers.HomeController.HomeController ( ISessionContextService  sessionContextService,
IHeartbeatService  heartbeatService,
IVinDecoderService  vinDecoderService,
IUserService  userService,
IUserRoleService  userRoleService,
IAgencyService  agencyService 
)

Member Function Documentation

◆ About()

ActionResult Tronix.Web.Controllers.HomeController.About ( )

◆ Contact()

ActionResult Tronix.Web.Controllers.HomeController.Contact ( )

◆ Heartbeat()

ActionResult Tronix.Web.Controllers.HomeController.Heartbeat ( )

◆ Index()

ActionResult Tronix.Web.Controllers.HomeController.Index ( )

◆ Saml()

ActionResult Tronix.Web.Controllers.HomeController.Saml ( )

The documentation for this class was generated from the following file: