C# Class Disco.Web.Controllers.T4MVC_SearchController

Inheritance: Disco.Web.Controllers.SearchController
显示文件 Open project: garysharp/Disco

Public Methods

Method Description
T4MVC_SearchController ( ) : System

Private Methods

Method Description
Query ( string term, string limit, bool searchDetails ) : System.Web.Mvc.ActionResult
QueryOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string term, string limit, bool searchDetails ) : void

Method Details

T4MVC_SearchController() public method

public T4MVC_SearchController ( ) : System
return System