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

Inheritance: BaseController
Datei anzeigen Open project: edgecomputing/cats

Public Methods

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

Method Details

HelpController() public method

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

Index() public method

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