Method | Description | |
---|---|---|
GetStockQuotations ( int start, int limit ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
public GetStockQuotations ( int start, int limit ) : System.Web.Mvc.ActionResult | ||
start | int | |
limit | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |