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

Inheritance: BaseController
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
PlannerController ( IUserProfileService userProfileService ) : System

Method Details

Index() public méthode

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

PlannerController() public méthode

public PlannerController ( IUserProfileService userProfileService ) : System
userProfileService IUserProfileService
Résultat System