C# Class CodeGarten.Web.Controllers.SearchController

Inheritance: Controller
Afficher le fichier Open project: CodeGarten/CodeGarten

Méthodes publiques

Méthode Description
Index ( string search, string type ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Project ( string search ) : System.Web.Mvc.ActionResult
Structure ( string search ) : System.Web.Mvc.ActionResult
User ( string search ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( string search, string type ) : System.Web.Mvc.ActionResult
search string
type string
Résultat System.Web.Mvc.ActionResult