C# Class CodeGarten.Web.Controllers.SearchController

Inheritance: Controller
Mostra file Open project: CodeGarten/CodeGarten

Public Methods

Method Description
Index ( string search, string type ) : System.Web.Mvc.ActionResult

Private Methods

Method 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 method

public Index ( string search, string type ) : System.Web.Mvc.ActionResult
search string
type string
return System.Web.Mvc.ActionResult