C# Class TrufflerSample.Controllers.HighlightingController

Inheritance: Controller
Datei anzeigen Open project: 200OK/TrufflerSample

Public Methods

Method Description
HighlightingController ( IClient client ) : System.Collections.Generic
Index ( string q ) : System.Web.Mvc.ActionResult

Method Details

HighlightingController() public method

public HighlightingController ( IClient client ) : System.Collections.Generic
client IClient
return System.Collections.Generic

Index() public method

public Index ( string q ) : System.Web.Mvc.ActionResult
q string
return System.Web.Mvc.ActionResult