Method | Description | |
---|---|---|
FacetsController ( IClient client ) : System.Collections.Generic | ||
Index ( string q, string cuisine, string country, int rating ) : System.Web.Mvc.ActionResult |
public FacetsController ( IClient client ) : System.Collections.Generic | ||
client | IClient | |
return | System.Collections.Generic |
public Index ( string q, string cuisine, string country, int rating ) : System.Web.Mvc.ActionResult | ||
q | string | |
cuisine | string | |
country | string | |
rating | int | |
return | System.Web.Mvc.ActionResult |