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

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

Méthodes publiques

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

Method Details

Index() public méthode

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

ReleaseNotesController() public méthode

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