C# Class Chapter24.Controllers.ProductsController

Inheritance: Controller
Afficher le fichier Open project: jeffreypalermo/mvc2inaction

Méthodes publiques

Méthode Description
Index ( string category ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
CategoryExists ( string category ) : bool

Method Details

Index() public méthode

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