C# Class TrufflerSample.Controllers.SortingController

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

Public Methods

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

Method Details

Index() public method

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

SortingController() public method

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