C# Class RightpointLabs.Pourcast.Web.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: RightpointLabs/Pourcast

Méthodes publiques

Méthode Description
HomeController ( ITapOrchestrator tapOrchestrator, IIdentityOrchestrator identityOrchestrator ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( ITapOrchestrator tapOrchestrator, IIdentityOrchestrator identityOrchestrator ) : System.Web.Mvc
tapOrchestrator ITapOrchestrator
identityOrchestrator IIdentityOrchestrator
Résultat System.Web.Mvc

Index() public méthode

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