Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
Home ( ) : System.Web.Mvc.ActionResult | ||
Index ( string country ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetSuggestions ( ) : IEnumerable |
||
GetSuggestionsJson ( ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Home ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( string country ) : System.Web.Mvc.ActionResult | ||
country | string | |
return | System.Web.Mvc.ActionResult |