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

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

Méthodes publiques

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

Indexes this instance.

Method Details

AboutController() public méthode

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

Index() public méthode

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