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

Inheritance: Controller
Show file Open project: RightpointLabs/Pourcast

Public Methods

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

Method Details

HomeController() public method

public HomeController ( ITapOrchestrator tapOrchestrator, IIdentityOrchestrator identityOrchestrator ) : System.Web.Mvc
tapOrchestrator ITapOrchestrator
identityOrchestrator IIdentityOrchestrator
return System.Web.Mvc

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult