C# Class Cats.Areas.Hub.Controllers.HelpController

Inheritance: Cats.Web.Hub.BaseController
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

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

Method Details

HelpController() public méthode

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

Index() public méthode

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