C# Class Purchasing.Mvc.Controllers.HelpController

Inheritance: ApplicationController
Afficher le fichier Open project: ucdavis/Purchasing

Méthodes publiques

Méthode Description
HelpController ( IUservoiceService uservoiceService ) : System
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
GetActiveIssuesCount ( ) : System.Web.Mvc.ActionResult
IssuesForUser ( string user ) : System.Web.Mvc.ActionResult
OpenIssues ( ) : System.Web.Mvc.ActionResult

Method Details

HelpController() public méthode

public HelpController ( IUservoiceService uservoiceService ) : System
uservoiceService IUservoiceService
Résultat System

Index() public méthode

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