C# Class Cats.Web.Hub.Controllers.Reports.StackCardController

Inheritance: Cats.Web.Hub.BaseController
Mostra file Open project: edgecomputing/cats

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
StackCardController ( IUserProfileService userProfileService ) : System.Web.Mvc

Method Details

Index() public method

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

StackCardController() public method

public StackCardController ( IUserProfileService userProfileService ) : System.Web.Mvc
userProfileService IUserProfileService
return System.Web.Mvc