C# Class TrufflerSample.Controllers.HighlightingController

Inheritance: Controller
Afficher le fichier Open project: 200OK/TrufflerSample

Méthodes publiques

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

Method Details

HighlightingController() public méthode

public HighlightingController ( IClient client ) : System.Collections.Generic
client IClient
Résultat System.Collections.Generic

Index() public méthode

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