Method | Description | |
---|---|---|
AutoCompleteController ( ) : System | ||
Beers ( string term ) : System.Web.Mvc.ActionResult | ||
Places ( string term ) : System.Web.Mvc.ActionResult |
public Beers ( string term ) : System.Web.Mvc.ActionResult | ||
term | string | |
return | System.Web.Mvc.ActionResult |
public Places ( string term ) : System.Web.Mvc.ActionResult | ||
term | string | |
return | System.Web.Mvc.ActionResult |