C# Class Cats.Web.Hub.Controllers.PlannerController

Inheritance: BaseController
Mostrar archivo Open project: edgecomputing/cats

Public Methods

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

Method Details

Index() public method

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

PlannerController() public method

public PlannerController ( IUserProfileService userProfileService ) : System
userProfileService IUserProfileService
return System